2019-05-24 07:09 AM
So I have been trying to find a software and a program to flash the boot loader program onto my STM32L475 circuit board but I have been unable to do so. All of them are for different or earlier versions of STM32.
I am doing a research project on IoT security in which I have to accordingly modify the Boot Loaderprogram of a device(STM32 here) by programming the Reset and Update flags and other parameters related to it.
Does anyone know how to do it?
2019-05-24 07:53 AM
The STM32 Cube Programmer software provides for USART and USB(DFU) connectivity to the ROM based system loader, along with ST-LINK functionality, and thus replaces three of the deprecated programming tools.