cancel
Showing results for 
Search instead for 
Did you mean: 

STM32Cube_FW_G4_V1.1.0 HRTIM_Buck_Sync_Rect cannot not directly import

victagayun
Senior III

Hello,

Newbie here, I was trying to import HRTIM_Buck_Sync_Rect found in 

STM32Cube_FW_G4_V1.1.0\Projects\B-G474E-DPOW1\Examples_MIX\HRTIM\

When I import the folder, I would need to generate code first, but will not be able to build.

So I go Project Manager >> Code Generator >> Copy only the necessary files (changed from "Add necessary library....").

Then generate code and I will be able to build but with errors on using LL functions and insert library and BSP codes

I can see that in the HRTIM, the init was done using HAL but inside the HRTIM interrupt and Main funtions, LL was used.

Can HAL and LL of the same peripherals use both HAL and LL?

How to link the LL library in the project?

How to add link to BSP api and codes?

I am using STMCudeIDE 1.0.2 on windows 7. I tried on Linux, almost same errors can be seen.

0 REPLIES 0