Infineon / TLE5012-Magnetic-Angle-Sensor

This repository includes an library for Arduino for the TLE5012 Magnetic Angle Sensor with SSC interface.
MIT License
50 stars 26 forks source link

esp32 support #17

Open SuCheng04 opened 3 years ago

SuCheng04 commented 3 years ago

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 commented 3 years ago

Hi @SuCheng04,

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

SuCheng04 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

Hi @SuCheng04,

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

image

SuCheng04 commented 3 years ago

I am using the ESP32 Pico Kit

OlafFilies commented 11 months ago

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.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open more than 6 weeks with no activity. Please comment on this issue if it's still relevant or it will be closed automatically after 1 week.