CubeMX doesnt generate any code
Hello,
I am new to programming STM MCUs and currently working with an STM32H745I-DISCO board.
I am trying to implement a simple blink project. In CubeMX, I created a new project and configured pin PJ2 as an output push-pull. Then, in the Project Manager tab, I selected the Toolchain/IDE: STM32CubeIDE.
However, when I generate code and open the project, I can’t see any lines of code configuring the PJ2 pin.
I’m not sure if I’m doing something wrong or if there’s a bug in the software. I’ve spent several days trying to figure out how to set up a simple blink project. Could someone please provide any clues or guidance?
Thank you in advance.

