STM32F746VGT6 bootloader jump fail to auto detect USART baudrate
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 tests, and if I reset the system before USB init (in order to jump to bootloader) it detects the baudrate most of the times (not all of the times).
Following AN2606 document, STM32F74xxx known limitations, I've tried to decrease the baudrate to 9600, but it still detects 1200.
Manually setting BOOT0 to high (using a button) works perfectly, but I need it to work using software.
Regards,
Nitzan
