STM32H7 ROM bootloader issue with factory units
We found some STM32H743VIT6 devices shipped from the supplier are not able to be programmed over ROM bootloader. After programming with ST-LINK/SWD, ROM bootloader works fine and MCU is able to be programmed . Our bootloader interface is UART1.
Is there some ROM bootloader interfaces priority resolving policy ( I can't find such info in the docs) ?
Maybe some glitch on other peripheral interface, changes ROM bootloader focus out of UART1 and after flashing with ST-LINK that the glitch is not effective anymore ?!
Bootloader version is V9.0, protocol version is V3.1.
UART Baud rate is 57600.
The exact part number is STM32H743VIT6 , revision V, produced 2019/48th week.
