2021-08-30 12:04 AM
Hello,
I'm using Stm32Cubeide.
How to configure the parameter settings (Clock Divider, Frame Format,..) for a classic can 500K ?
Thanks for advance.
2021-09-01 08:11 AM
Hello @LDidi.1 ,
You can use the example provided for the STM32L5 MCU with the FDCAN IP:
or under this path STM32Cube_FW_L5_V1.4.0\Projects\STM32L552E-EV\Examples\FDCAN
You find a readme file describing how to test the application and you may update the example according to your needs.
Have a look also at this AN5348 Application note: FDCAN peripheral on STM32 devices.
Hope this helps you!
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen