cancel
Showing results for 
Search instead for 
Did you mean: 

Generating LL library for FDCAN

Abey
Visitor

Hi Team,

I am working on SIL2/3 compliance project. For this I need to generate and work on LL based libraries instead of HAL libraries.

I am using STM32Cube v1.19.0. and working on STM32H753xx and STM32G4A1VET6 series MCU.

I am unable to generate LL libraries for FDCAN.

Need your help support for generating LL based FDCAN libraries.

 

Regards,

Abey

 

 

2 REPLIES 2
Andrew Neil
Super User

Not sure what you mean by, "generate LL libraries" ?

The LL code is provided by ST in the firmware pack - you don't "generate" it.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
TDK
Super User

There is no LL FDCAN library on STM32H7. Only HAL.

stm32h7xx-hal-driver/Src at ca5cc7090a069ddd3c78297a4c3dc6eace8a8511 · STMicroelectronics/stm32h7xx-hal-driver

If you feel a post has answered your question, please click "Accept as Solution".