USB Interface with MC9S08JM60

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

USB Interface with MC9S08JM60

1,528 Views
raven
Contributor I
Hi guys!
 
Has anyone already worked on the USB Interface Coding with MC9S08JM60?
 
This is my first experience with a Freescale MCU. I want the computer, after the usb is inserted, to recognize it as a CDC. Has anyone done codes for this?
 
Thanks!
Labels (1)
0 Kudos
2 Replies

350 Views
JimDon
Senior Contributor III
The CMX Stack has a CDC device that uses the built windows usb device driver.


0 Kudos

350 Views
bitwok
Contributor I
Hi Raven,
Have a look at AN3565: USB and Using the CMX USB Stack with 9S08JM Devices. It comes with code examples and it has an example of CDC communication.
 
If you want to implement your own GUI and use the device with a vendor specific class, you may want to look a series of video-tutorials that I developed. At this moment, they are published in my external webpage (http://bitwok.googlepages.com/), but they will be published soon in the Freescale website.
 
I hope it helps! :smileyhappy:
0 Kudos