Security Part3 - STM32 Security features - 17 - Firewall lab

preview_player
Показать описание
Understand all the security blocks available across STM32 families and experience them when it’s possible.

Benefits you will take away:
• This will allow you to understand the capabilities of each STM32 family regarding security.
• This is the necessary first step in order to understand how to combine them to build your system security with STM32.

More information about this session, its agenda, prerequisites and materials can be found here:

In case of any questions please post them on our forum at:

Please share with us your feedback on this MOOC using anonymous survey at:
Рекомендации по теме
Комментарии
Автор

Hi, the function Toggle_led shall be defined after the Protected_function, though to avoid the warning of the implicit declaration of the Toggle_led when used in the Protected_function, the LED does not blink and it is calling the Reset handle. Any hints would be nice to explain this situation. Thanks

emmanuelpoitier