Skip to main content
sarojj7
Associate II
March 31, 2020
Question

Does CubeMX support LL code generation for STM32H45 NUCLEO Boards?

  • March 31, 2020
  • 2 replies
  • 615 views

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.

This topic has been closed for replies.

2 replies

Khouloud ZEMMELI
ST Employee
March 31, 2020

​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
April 1, 2020

​Issue confirmed, it will be fixed.

Thanks for your feedback.

Khouloud