cancel
Showing results for 
Search instead for 
Did you mean: 

Does CubeMX support LL code generation for STM32H45 NUCLEO Boards?

sarojj7
Associate III

I tried to generate a simple LL code CubeMX for NUCLEO - H745ZI. I cleared all pinouts, made PB0 as GPIO output, assigned context M7 to GPIO, change clock to HSI from HSE and generate code.

Observation: They are still so many functions used in main.c and corresponding files not included, hence the code doesn't build.

Has anyone generated pure LL code using CubeMX ?

Thank You.

2 REPLIES 2
Khouloud ZEMMELI
ST Employee

​Hello @sarojj7​ ,

Could you please share the result of build and your ioc file to more check the issue ?

Thanks,

Khouloud

Khouloud ZEMMELI
ST Employee

​Issue confirmed, it will be fixed.

Thanks for your feedback.

Khouloud