User Activity

 Latest crypto library(Hardware) has STM332L05X/6x series but not able to find for STM32L083. Where can i find the Hardware STM32 crypto library for STM32L083 Series.
I am trying to protect code(in flash) and data(sram) using fire wall feature But board is resetting when exucute the function. Following is the code to initiate and enable fire wall. void firewall_init(void){ FIREWALL_InitTypeDef firewall1; firewall1...