2025-06-04 12:25 AM - last edited on 2025-06-04 12:27 AM by Andrew Neil
I am using Stm32 N657X0-Q board with a stm32cubeide version 1.18, started with creating new project-> gave name-> selected appli in project structure-> selected gpio pin PA5 as output -> and generated code but in code generation under core-> there is no related files inside src and inc folders. can you help me in how to use this board.
2025-06-04 1:32 AM
Hello @santhu141986
First let me thank you for posting and welcome to the ST Community.
Before generating the code, you should set the network connection and log to your ST Account in order to download the firmware package.
I suggest that you take a look at STM32CubeIDE user guide - User manual section 2.1.2.1 Creating a new STM32 executable project.
Thanks.
Mahmoud
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-06-04 2:38 AM
Hello @Mahmoud Ben Romdhane thank you for your quick response... I am using STMproducts from past three years. there is no problem with older version of cube ide . issue with new cube ide software. below is the proper procedure what i am trying to do.
i gave filename and selected appli option and then finish
It was asking these option i kept it as it is
Then selected PA5 as output
Then i clicked generate code
It created only inc and src folders , there is no related folders and files