User Activity

Hi all,I'm having a firmware issue with updating my MCU via UARTAfter reading AN2606 and AN3155, I try to do the following:Disable all interrupts and save a register with unique valueCall system resetJump to bootloader on the beginning of SystemInitU...
Hi,I'm having some strange issues trying to update F7 MCU via USART with stm32loader.The MCU jumps to bootloader from software and enter DFU mode, the USART is detected, however, the auto baudrate detects 1200 bps instead of 115200.I've made some tes...