USB CDC on Kinetis K64

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

USB CDC on Kinetis K64

1,160 Views
punitkumar
Contributor IV

i want some guidance on how i can make kinetis k64 mcu as CDC USB device in a bare-metal project

Labels (2)
0 Kudos
3 Replies

602 Views
BlackNight
NXP Employee
NXP Employee

I recommend that you have a look at the USB project(s) in the Kinetis SDK (http://www.freescale.com/ksdk).

Other than that, I have shared a Processor Expert project on GitHub, see

USB CDC with the FRDM-K64F, finally! | MCU on Eclipse

I hope this helps,

Erich

0 Kudos

602 Views
punitkumar
Contributor IV

Hi Erich,

Thanks for immediate response, but i'm currently using CodeWarrior 10.6, and don't khow how to use KDSK with that.

Can you provide some working USB CDC example for that?

Also need some guidance on implementing ethernet for the same.

thanks

Punit Kumar

0 Kudos

602 Views
loicguillain
Contributor II

Hi Erich it's still me!

As you know I did your tutorial for FRDM K64 and it works but later I did it on my special PCB including K64F and the device is detected but not recognized... I would liek to get your opinion about my schematic. It can be an electronic problem.

PS: It's the same K64 version (FN1M0VLL12) and the same code that on your tutorial and on my frdm-k64f so I don't understand :smileysad:

usbk64f.jpg

0 Kudos