CAN_LDD SetBaud( new)

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

CAN_LDD SetBaud( new)

Jump to solution
431 Views
CCandido
Contributor V

Hi,

my CAN_LDD running ok, one timming 500k or 250k or 125k...

how to creat function:

close_can();

  initcan_Set_Baud( value ) ?

my set:

MK20DX256, ClockBus 48mhz

thanks,

Carlos.

Labels (1)
0 Kudos
1 Solution
324 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Carlos,

I recommend you refer to KSDK for MK20DX256,

it includes all of the CAN drivers , you can find the function you requirement:

pastedImage_1.png

About where and how to download KSDK , please refer to here :

Generating a downloadable MCUXpresso SDK v.2 package 

Hope it helps


Have a great day,
Alice Yang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
325 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Carlos,

I recommend you refer to KSDK for MK20DX256,

it includes all of the CAN drivers , you can find the function you requirement:

pastedImage_1.png

About where and how to download KSDK , please refer to here :

Generating a downloadable MCUXpresso SDK v.2 package 

Hope it helps


Have a great day,
Alice Yang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos