TLE5012-Magnetic-Angle-Sensor icon indicating copy to clipboard operation
TLE5012-Magnetic-Angle-Sensor copied to clipboard

RP2040 Compatibility

Open orlando-helfer opened this issue 1 year ago • 5 comments
trafficstars

Hello, are there any plans to add compatibility with the family of boards based on the RP2040 (with the arduino-pico core)? I am using a custom board with a RP2040 and have the Sensor (variant TLE5012BE1000XUMA1) connected to the SPI bus of the MCU. A 510 Ohm Resistor between MOSI and MISO is also in place. Unfortunately the compilation using the Arduino Library is not functional for this chip atm. and I'm having some trouble to implement it for the this chip :/

orlando-helfer avatar Apr 03 '24 12:04 orlando-helfer

Hello, and thanks for this question. Yet at the moment we do not plan to convert the code to RP2040. but the TLx5012 code is yet under review and will be updated soon. This will not solve directly your problem but there is a good chance that we implement a MiroPython port of the library. If this is not what you need, than maybe the new Arduino lib will help as it is more clear and seperates the core functions better from the Arduino function, as you only need the wrap the SPI and GPIO functionality arround the core lib.

OlafFilies avatar Apr 03 '24 15:04 OlafFilies

Thank you for the swift reply! Unfortunately the MicroPython library would be of no use for my case, but the updated library would possibly help! When is this new update planned to be released? Thankss

orlando-helfer avatar Apr 03 '24 15:04 orlando-helfer

Hello, there is yet no final release date and it still will take some time and it will be certainly after embedded 2024 trade fair. The only thing in between which I can offer is my fork of the repo which includes almost all changes so far (https://github.com/OlafFilies/xensiv-angle-sensor-tlx5012).

OlafFilies avatar Apr 03 '24 15:04 OlafFilies

Alright, I'll take a look! Thanks'

orlando-helfer avatar Apr 03 '24 15:04 orlando-helfer

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.

github-actions[bot] avatar Jun 17 '24 14:06 github-actions[bot]

This library has been replaced by the new XENSIV™ TLx5012B Magnetic Angle Sensor Arduino Library. If the issue persists, please re-open it in the new library repository.

ederjc avatar Mar 10 '25 16:03 ederjc