2022-12-21 02:46 AM
Design phase of project and looking to add self test to a project using a STM32L476xx.
STM32-CLASSB-SPL looks like the best way to achieve this.
Can't fathom from the literature if the STM32L4 is compatible with these libraries.
I fear it isn't.
Solved! Go to Solution.
2022-12-21 04:13 AM
As you can see from AN3307, the STM32-CLASSB-SPL was developed for the STM32F0, STM32F1 and STM32F3, but stopped at that level because of the base SPL. In principle, however, you could adapt it to the STM32L4.
Instead, ST recommends taking a look at the HAL-based X-CUBE-CLASSB, which offers some additional functions and above all much more support for current families.
Does it answer your question?
Regards
/Peter
2022-12-21 04:13 AM
As you can see from AN3307, the STM32-CLASSB-SPL was developed for the STM32F0, STM32F1 and STM32F3, but stopped at that level because of the base SPL. In principle, however, you could adapt it to the STM32L4.
Instead, ST recommends taking a look at the HAL-based X-CUBE-CLASSB, which offers some additional functions and above all much more support for current families.
Does it answer your question?
Regards
/Peter
2022-12-21 05:15 AM
Thank you. I'll dig in to the X-CUBE-CLASSB.
2022-12-21 02:29 PM
Just an additional useful related link:
https://www.st.com/content/st_com/en/ecosystems/functionalsafety.html