cancel
Showing results for 
Search instead for 
Did you mean: 

Is STM32L443 supported in Zephyr OS? If not, what is the timeline for adding this support? If I need to port myself are there any pitfalls with using the stm32l433xx Kconfig as a template?

MRain
Associate
 
1 REPLY 1

Likely just going to need to merge in any extensions related to HASH or CRYP you want to utilize of the base functionality..

https://github.com/zephyrproject-rtos/zephyr/blob/main/dts/arm/st/l4/stm32l433.dtsi

Adding AES to L412

https://github.com/zephyrproject-rtos/zephyr/blob/main/dts/arm/st/l4/stm32l422.dtsi

#BeAChameleon

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..