CAN bus with K64F and Codewarrior

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

CAN bus with K64F and Codewarrior

436 Views
lucasmoraessew
Contributor I

I'm trying to communicate in a can bus using FlexCan from K64F, but I don't know from where I start. I'm using Codewarrior for kinetis and I've already seen that, in processor expert, we have the component LDD_CAN, but we don't have a lot a event from read. So, I'd like to know a right way to start my development.

Thanks a lot.

 

0 Kudos
2 Replies

420 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Hi

You also can use the MCUXpreso with the SKD samples instead of Codewarrior.

https://mcuxpresso.nxp.com/en/welcome

Regards

 

0 Kudos

430 Views
mjbcswitzerland
Specialist V

Hi

This operation is available in the uTasker project - open source on GitHub https://github.com/uTasker/uTasker-Kinetis (including CodeWarrior project support) - Dual FlexCAN Video: http://www.youtube.com/watch?v=Ha8cv_XEvco

CAN user's guide: https://www.utasker.com/docs/uTasker/uTaskerCAN.PDF

The supported version additionally includes CANopen and allows projects to be developed on Kinetis and run also on faster i.MX RT without additional porting effort.

Regards

Mark
[uTasker project developer for Kinetis and i.MX RT]
Contact me by personal message or on the uTasker web site to discuss professional training, solutions to problems or product development requirements

 

0 Kudos