Can't seem to get into the System Bootloader of a STM32F745
Hi,
I am struggling to get an ST32F745 in boot mode. The controller is indeed not executing the standard software when I start it with pin BOOT0 at level 1, but it doesn't respond either, when I send it a 0x7F through the UART3. The pins are right (PB10 and PB11), BOOT0 is set to logic leve 1 (VCC) at reset. I can see the 0x7F going out, but there is no answer from the controller.
I am using the STM32CubeProgrammer through a Silabs CP2102 USB to serial converter. The board is custom. I verified that the USB pins are not used (I even set them floating for testing, as otherwise they are used), all to no avail. I am out of ideas, maybe someone can figure out what I should look at?
