Skip to main content
Associate
June 4, 2025
Question

STM32 N657X0-Q Code generation is not working

  • June 4, 2025
  • 1 reply
  • 983 views

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. 

1 reply

Technical Moderator
June 4, 2025

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.
Associate
June 4, 2025

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

santhu141986_0-1749029443303.png

It was asking these option i kept it as it is 

santhu141986_1-1749029553628.png

Then selected PA5 as output

santhu141986_2-1749029740527.png

Then i clicked generate code 

santhu141986_3-1749029796000.png

 

It created only inc and src folders , there is no related folders and files

santhu141986_4-1749029870128.png

 

 

 

 

 

Technical Moderator
June 10, 2025

Hello @santhu141986 ,

I was not able to reproduce your behavior. I suggest that you click to short keys [Alt+k] to generate the code.

 

MahmoudBenRomdhane_0-1749551739857.png

 

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.