Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: AT91 USB Composite Driver Implementation
PostPosted: Wed Apr 13, 2011 3:51 pm 
Offline

Joined: Wed Nov 10, 2010 7:59 am
Posts: 12
hello my friends!!
I want to implement a composite driver for a token that is designed base on at91sam7s256 , I want to have a multidevice token (mass storage , HID keyboard , CD Rom).
at this time I implemented the HID keyboard on it but I need a composite driver.atmel has provided a document with this title "AT91 USB Composite Driver Implementation" but it contains only sum of drivers such as MSD+HID but I want a code that implement three device .
Or I want the code that implement the "cd rom "device with usb, that I can use it with other 2 device.

thanks a lot for your attention and responses my friends!!!!!!!!!1


Top
 Profile  
 
 Post subject: Re: AT91 USB Composite Driver Implementation
PostPosted: Wed Apr 13, 2011 4:20 pm 
Offline

Joined: Sun Jan 23, 2011 7:18 pm
Posts: 12
The data sheet says that chip has 4 endpoints, you're using 1 for control, so you only have 3 left (2 bulks and an interrupt). the 2 bulks will be used for the mass storage, leaving 1 interrupt which can be used for the hid (as they are in their MSD+HID Demo I presume). You won't be able to add a cdrom to that list with that chip.





[quote="m_nabi"]hello my friends!!
I want to implement a composite driver for a token that is designed base on at91sam7s256 , I want to have a multidevice token (mass storage , HID keyboard , CD Rom).
at this time I implemented the HID keyboard on it but I need a composite driver.atmel has provided a document with this title "AT91 USB Composite Driver Implementation" but it contains only sum of drivers such as MSD+HID but I want a code that implement three device .
Or I want the code that implement the "cd rom "device with usb, that I can use it with other 2 device.

thanks a lot for your attention and responses my friends!!!!!!!!!1[/quote]


Top
 Profile  
 
 Post subject: Re: AT91 USB Composite Driver Implementation
PostPosted: Mon Apr 18, 2011 2:22 pm 
Offline

Joined: Wed Nov 10, 2010 7:59 am
Posts: 12
oh hello my best friend!
I have not noticed to this matter,so thanks you a lot.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: