Skip to main content
MRain
Visitor II
May 16, 2023
Question

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?

  • May 16, 2023
  • 1 reply
  • 1120 views

..

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
May 16, 2023

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..