2024-11-07 01:57 PM
Having some issues with CubeMX not showing properly the DevKit hardware features. For example:
Both the STM32CubeMX and the H7 package has the latest version on my computer 6.21.1 & 1.11.2 respectively.
Running under Win11 Pro.
Any help is appreciated.
Thanks
2024-11-07 02:21 PM
Is this your first encounter with CubeMX?
2024-11-08 05:50 AM
Not really sure what is your point ... I used it lightly on an M4 project a few years back.
My assumption was that if I choose the eval board that CubeMX will have the features properly loaded for that hardware.
To be on the same page, here are the steps I took in CubeMX:
... and noticed inconsistencies with the Devkit features.
So what I am missing?
2024-11-08 01:51 PM
My point is that CubeMX does not display the board (unless they made radical changes in latest versions).
Even when you selected the board, the central picture shows only the MCU chip, and hardware components in the left pane are components of the chip.
The ST-LINK on STM32H753I-EVAL2 is not part of the chip so it is not shown. But Cube allows you to select the debug interface options (SWO or JTAG, with optional pins).
So I suspected that you over-estimate capabilities of CubeMX or have unrealistic expectations.
2024-11-11 10:36 AM
Please humor me and tell me that there is at least some advantage in picking a DevKit or board vs. just the MCU? Because If I have to enter manually STM's board configuration than why you have the option in CubeMX to pick the board?
Thanks