i want to connect my 89c51snd1 to my pc but i don't know how to write that enumeration in chip and i don't know how to write my pc program on VC or VB and
make that .inf file ,pls help me
My email is :mhheidarchi2003@yahoo.com
89c51snd1 is a 89x microcontroller with MP3 decoding ability and complies with USB1.1. It should be the class of mass storage.
I am going to use Philip's PDIUSB12 for HID usage, but i don't know how to get start with it coz' I was dizzy in the SUSPEND function! Is anybody has the source code for the D12 smart eval board?
Hi
You can use Jungo Windriver7.00 for write driver for your USB. At first download its evaluation version and aftert complete your project you can register it. It can be used for another useing.
Hey? why HID when one can use CDC??! the ATMEL guys provide the complete firmware for the AT89C5131 and AT89C5132 which might be portable to the SND thing.
Hi,
Now I am researching about 89C51SND1C, compatible with MMC, MP3 decoder and many interface (this is for my final project). I found many notes on atmel web including how to using the USB, MMC etc using C language (KEIL). Maybe you can browse on atmel and come to their SND part. http://www.atmel.com
Hi
I am using AT89C51SND1 for USB Serial Emulation. I am Able to Emulate and also tranfer the data on Hyperterminal.
But it fails after first transfer.
Let me know if any one has faced the same problem.