Replies: 2 comments
-
Hi @higginsa1 , regarding to Renesas RX processor support on Zephyr, currently I'm in-progress adding the arch support and soc support for RX130 MCU here:
About 24-bit sigma delta converters, I can suggest the Renesas RA2A1 MCU (ARM core based), RA2A1 MCU and EK-RA2A1 is supported on Zephyr recently. Driver for SDADC24 modules is not yet supported on this device but effort for this will be much less in compare to adding new architecture. |
Beta Was this translation helpful? Give feedback.
-
Hello,
We are currently considering switching to Zephyr in our development department. Now we have to choose between two controller types. But if I interpret it correctly, then the processors are not directly supported by Zephyr?
Renesas Rx21a (100-pin LQFP)
Texas Instrument MSP430F6779AIPZ
These are special controllers which offer precise AD conversions. If anyone can think of other controllers with 24-bit sigma delta converters, I would be grateful for any tips.
How much effort would I have to put into integrating the controller into Zephyr, I still understand Devicetree customization. But the core of the controllers, do I have a chance that Zephyr will work with it? If so, how much effort would it take?
Greetings
Markus
Beta Was this translation helpful? Give feedback.
All reactions