USB Interface with MC9S08JM60

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

USB Interface with MC9S08JM60

1,533 次查看
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!
标签 (1)
0 项奖励
2 回复数

355 次查看
JimDon
Senior Contributor III
The CMX Stack has a CDC device that uses the built windows usb device driver.


0 项奖励

355 次查看
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 项奖励