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

 

 

1 REPLY 1
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.