ROM Bootloader - only responds with 0xA5
I have two boards, both with the G473.I am using the ROM bootloader on SPI1. On one board, the bootloader works. On the other, it only responds with 0xA5 during the initialization sequence.The MCU can program and run if I load it through the SWD por...