cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L4xx Low Level driver for CAN

In the folder STM32L4xx_HAL_Driver - there is no stm32l4xx_ll_can.h / stm32l4xx_ll_can.c. Where can I find the driver?

3 REPLIES 3
JoniS
Senior

i don't think there is LL driver's for can periephal by st, could not find one myself for STM32F4xx either, so decided to make my own in the end.

That's odd. CAN messages should be really fats in my project. I need highly optimized driver.

I would be more then happy if ST guys would provide a low level driver.