2019-10-09 11:00 AM
As per the section 5.2.3 of the STM32H747I-DISCO board user manual, the default configuration of the hardware is to use SMPS mode but the default mode generated by STM32CubeMX when you select STM32H747I-DISCO board is LDO. Because of this mismatch, the board is bricked.
ST should have used the same power supply configuration in both the hardware board and default CubeMX configuration.
Solved! Go to Solution.
2019-10-10 03:53 AM
Cheers @Khouloud ZEMMELI