Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esp32 support #17

Open
SuCheng04 opened this issue Jun 11, 2021 · 6 comments
Open

esp32 support #17

SuCheng04 opened this issue Jun 11, 2021 · 6 comments
Assignees

Comments

@SuCheng04
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Is your solution generic or only for a fixed setup
We prefer generic solutions which work on any kind of Hardware/Software combination in range of this software.
So please try to not generate a feature for only a very limited setup.

Additional context
Add any other context or screenshots about the feature request here.

@jaenrig-ifx
Copy link
Member

Hi @SuCheng04,

I can see you have not completed the template. Could you describe your issue or request?

@SuCheng04
Copy link
Author

Sorry, yea, so when I run the E9000SPC example, I get an error where all the pins in the TLE5012-pal-ino.hpp were not declared. How would I fix this?

@SuCheng04
Copy link
Author

Ok, so I was able to solve my previous problem, but now, I get an issue where "'en' was not declared in the scope" (referring to src/corelib/TLE5012b.hpp line 117,125,137,144)

@jaenrig-ifx
Copy link
Member

Hi @SuCheng04,

Which board are you using? Or Arduino core...

image

@SuCheng04
Copy link
Author

I am using the ESP32 Pico Kit

@OlafFilies
Copy link
Member

Hello
for ESP32 support you can use my fork here https://github.com/OlafFilies/magnetic-angle-sensor. The changes there will go into this repo as soon as a new version will be released here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants