cancel
Showing results for 
Search instead for 
Did you mean: 

why code generation is not working?

bob4
Associate

bob4_0-1780377382213.pngbob4_1-1780377464166.png

after pinout configuration why its not generating the codes. i have working on F series before its my first time with mp1 series. i tried to generate thecodes but its not generating anything. please help with the bugs thank you.

3 REPLIES 3
PatrickF
ST Employee

HI @bob4 

I assume you are trying to generate bare-metal SW for STM32MP13 (no Linux).

Please have a look to https://wiki.st.com/stm32mpu/wiki/STM32CubeMP13_Package_-_Getting_started

Regards.

 

In order 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.
Tip of the day: Try Sidekick STM32 AI agent, see here

thank you for answering but thats not what i am asking i am doing pin configuration because my board is custom made. its not the developer kit so even if i download the source code can i even use it? i am using more than 28+ peripherals. is there specific version like 2.1 for generating code after from cubeide  for mp1 series?  why the gernerate key is not working?

Please use CubeIDE 2.1.1 (recent CubeIDE does not embed CubeMX, but this is not a big impact) together with CubeMX 6.17.0.

If code generation button is shaded, maybe you did not have completed your project the setup.

I recommend to look in details the step listed in https://wiki.st.com/stm32mpu/wiki/STM32CubeMP13_Package_-_Getting_started which even if not fully target your custom board, will help you to understand the steps.

Do not forget to select bare-metal when you create new CubeMX STM32MP13 project.

 

Regards,

 

 

In order 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.
Tip of the day: Try Sidekick STM32 AI agent, see here