User Activity

In code, we do not have call for changing RDP but we have a logic to reset IWDG_STOP bit after wakeup from sleep mode. We are facing this option byte corruption problem when battery drops below 0%. (We do not have HW support for cutting off power for...
I have multiple boards of STM32L476 board. In our application, we have OTA module in which we use dual bank feature.The OTA flow is like:1) Read data from SPI2) Write to Bank 2's pages in incremental order3) Once all data are transferred, go for flas...