Is there a Kinetis Development board with a CAN Controller on it?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is there a Kinetis Development board with a CAN Controller on it?

ソリューションへジャンプ
1,066件の閲覧回数
rogerpease
Contributor III

I'm trying to qual out some CAN software for a project we're doing with a K10 device..... Was looking at using one of the K20 dev boards.

FRDM-K22F - contains a MK22FN512VLH12  which according to http://cache.freescale.com/files/microcontrollers/doc/ref_manual/K22P121M120SF7RM.pdf  doesn't list a CAN Controller.

FRDM-KL26Z - contains a MKL26Z128VLH4 which does have a CAN (per http://cache.freescale.com/files/microcontrollers/doc/data_sheet/KL26P64M48SF5.pdf)

FRDM-K64F-  contains a mk64fn1m0vll12  which does not have a CAN.

I can't find a tower one that has it either........

Suggestions appreciated.....

Thanks,

Roger

ラベル(1)
1 解決策
660件の閲覧回数
adriancano
NXP Employee
NXP Employee

Hi,

You can check which Kinetis devices has CAN controller using the Freescale Parametric Search by selecting Kinetis Microcontrollers and check CAN on the Serial Interface Type Box.

As Mark mentioned you will be able to use a TWR module with a Kinetis device supporting CAN using the CAN transceiver available on the TWR-SER  system module:

twrser.jpg

Probably the KEA128 device fits on your requirements please check the information about it. The TRK-KEA128 board has a CAN connector on it and there is no necessity of an extra module.

trk.jpg

I hope this information can help you.

Regards,

Adrian

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. It would be nice!

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
661件の閲覧回数
adriancano
NXP Employee
NXP Employee

Hi,

You can check which Kinetis devices has CAN controller using the Freescale Parametric Search by selecting Kinetis Microcontrollers and check CAN on the Serial Interface Type Box.

As Mark mentioned you will be able to use a TWR module with a Kinetis device supporting CAN using the CAN transceiver available on the TWR-SER  system module:

twrser.jpg

Probably the KEA128 device fits on your requirements please check the information about it. The TRK-KEA128 board has a CAN connector on it and there is no necessity of an extra module.

trk.jpg

I hope this information can help you.

Regards,

Adrian

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. It would be nice!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
660件の閲覧回数
rogerpease
Contributor III

Thanks all! As with life, the more options you have the more complicated things get....... I ended up getting the TWR boards.

Roger

660件の閲覧回数
mjbcswitzerland
Specialist V

Roger

If you get a tower kit with serial board there is the CAN transceiver on it. Any tower microprocessor board with a CAN controller (in the Kinets) will connect to it.

See the following: FlexCAN.wmv - YouTube

As long as the chip on the Freedom boards has a CAN controller in it and the GPIOs used are connected to the headers yiou can add a CAN transceiver to it too.

Regards

Mark