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 02:11 AM
You're right @ramkumarkoppu this issue has been fixed and it will be available in the 5.4.0 CubeMX version.
Best regards,
Khouloud.
2019-10-10 01:09 AM
Hello @ramkumarkoppu ,
Thanks for your feedback,
CubeMX gives you the choice to choose which supply source you like , so you can change this parameter under RCC configuration .
Best regards,
Khouloud
2019-10-10 01:13 AM
Hi @Khouloud ZEMMELI There is no option in CubeMX specifically for PWR_DIRECT_SMPS_SUPPLY.
2019-10-10 02:11 AM
You're right @ramkumarkoppu this issue has been fixed and it will be available in the 5.4.0 CubeMX version.
Best regards,
Khouloud.
2019-10-10 02:15 AM
And also Core Boot selection is grayed out. I can't see option in CubeMX to select CPU core. Is this something will be available in the next version?
2019-10-10 03:06 AM
For RCC both cortexs are available .
2019-10-10 03:26 AM
I mean, In the dual core micro controller STM32H747, In the CubeMX, we don't have option to enable just one core and disable the other. Is it something possible with the current version of CubeMX ?
2019-10-10 03:48 AM
Ah, no this's not possible for the moment.
2019-10-10 03:49 AM
Can you please add this option in the next version. It will be handy.
2019-10-10 03:53 AM
I'll be share your request with the team .
This will be internally checked.
Best Regards,
Khouloud.