Can_43_LLCE driver sample code change CANFD to Classical CAN

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can_43_LLCE driver sample code change CANFD to Classical CAN

1,162 Views
TimHu
Contributor I

Hi,

I download LLCE CAN driver, running LLCE CAN example code ok, and can frame is CANFD in example code currently, I want to change CANFD to classical CAN(CAN2.0),but I can not find any option related about can frame format setting,

TimHu_0-1683709591456.png

TimHu_1-1683709609277.png

please let me know where can I find options related about can frame format setting,thanks.

 

0 Kudos
Reply
1 Reply

1,154 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

If you want to change that specific flag to FALSE, you need to delete the "CanControllerFdBaudrateConfig" feature inside the specific "CanControllerBaudrateConfig" feature. Image below shows that once deleted, the flag changes to FALSE:

DanielAguirre_0-1683745271752.png

Where it is seen that the "CanControllerFdBaudrateConfig" is not existent, hence the flag is set to FALSE.

Please, let us know.

0 Kudos
Reply