User Activity

Posted on June 01, 2017 at 17:34Hello, I have some problems to implement a bootloader in a STM32F4. I searched on internet and I found coherent informations and examples, but I 'm not able to make simple test work.Here my simple code:bootloader (wri...
Posted on April 02, 2014 at 11:26I'm using stm32f407 combined with ftdi232h usb-serial converter. Every byte I call an interrupt and send back the same byte to check. This works fine with baud rate to 115200. I have tried to force best baud rate (th...