USB Interface with MC9S08JM60

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

USB Interface with MC9S08JM60

2,093件の閲覧回数
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 返答(返信)

915件の閲覧回数
JimDon
Senior Contributor III
The CMX Stack has a CDC device that uses the built windows usb device driver.


0 件の賞賛
返信

915件の閲覧回数
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 件の賞賛
返信