STM32H7A3AII6Q Internal bootloader boot for firmware update.
Hello,
I'm working into writing firmware image to a STM32H7A3AII6Q via internal boot-loader. I'm using AN2606 and AN3155 as reference documents.
The boot-loader entry sequence I'm using:
State 1: BOOT0: high
RST: low
State 2: Wait 200 ms
State 3: BOOT0: high
RST: high
Then I'm sending 0x7F over USART2 but, getting no response(0x79).
Can you please help me what might be wrong here?
