2024-12-13 05:26 AM - last edited on 2024-12-13 06:50 AM by Andrew Neil
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.
Solved! Go to Solution.
2024-12-13 06:03 AM
Hello,
Thank you for the sharing:
2024-12-13 05:33 AM
Hello @RafaelS and welcome to the community,
Could you please compress your project and attach it here?
2024-12-13 05:50 AM
Hello @SofLit , thank you for the welcome.
Yes, I attach the project here.
2024-12-13 06:03 AM
Hello,
Thank you for the sharing:
2024-12-13 06:10 AM
Thank you!