TWR-K60 Communications code examples

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

TWR-K60 Communications code examples

Jump to solution
2,742 Views
apanecatl
Senior Contributor II

I received a question from one of our customers asking for code examples to use in the TWR-K60, if you check the code example folders:

Right under snippets, boot code, etc...

https://community.freescale.com/community/kinetis/post!input.jspa?containerType=14&container=2019

You can find examples for CAN, USB, EThernet, SPI, I2C and UART protocols

Thanks to ivanrobles for pointing my attention to the fact that we do not specify which code examples are included in which files, I hope this answers your question.

Labels (1)
1 Solution
698 Views
apanecatl
Senior Contributor II

You are correct, the 120MHz code examples are not there, here is the correct link

KINETIS_120MHZ_SC

Right under snippets, boot code, etc...

https://community.freescale.com/community/kinetis/post!input.jspa?containerType=14&container=2019


View solution in original post

0 Kudos
2 Replies
698 Views
ivanrobles
Contributor III

Ok I understand that these examples are for Kinetis 60 100 MHz, but I need examples for Kinetis K60 120 MHz and I don´t find examples about CAN for TWR-K60F120M only I find them for TWR-K60N152. They are similar debuggers. I took the example SC12CAN from TWR-K60N152 and I adapted for TWR-K60F120M but I don´t know if this example code works in my TWR-K60F120M for this reason I need to test but I don´t know how

I followed the instructions for test this example code with the terminal, I´m trying to test SCI2CAN demo and RXfifo demo, but when I choose SCI2CAN demo, it order me that put any character in the terminal and the CAN will respond me and I will see that character but  I don´t see it. When I choose RXfifo demo I can see the data, I don´t have problem whit this demo.

699 Views
apanecatl
Senior Contributor II

You are correct, the 120MHz code examples are not there, here is the correct link

KINETIS_120MHZ_SC

Right under snippets, boot code, etc...

https://community.freescale.com/community/kinetis/post!input.jspa?containerType=14&container=2019


0 Kudos