-
1. Re: Multiple alternate setting support
ramav_01 Jul 15, 2012 9:40 AM (in response to yuri.dosovitsky)Please refer to CyStreamer firmware (C:\Cypress\Cypress Suite USB 3.4.7\Firmware\CyStreamer) that comes with Cypress SuiteUSB. It has all the things that you are looking for.
SuiteUSB can be found in the following location:
http://www.cypress.com/?rID=34870
Regards,
sai krishna.
-
2. Re: Multiple alternate setting support
yuri.dosovitsky Jul 16, 2012 2:13 AM (in response to yuri.dosovitsky)Hi,
Thanks for an answer, but I probably didn't give all the information.
I need to support this functionality on the FX3 hardware and with FX3 framework
-
3. Re: Multiple alternate setting support
ramav_01 Jul 16, 2012 6:12 AM (in response to yuri.dosovitsky)I thought you were interested about FX2LP as you created this thread in the USB High-Speed Peripherals section.
Currently, we don't have any example code to address your needs. But still, you can use the same example code "CyStreamer" as a reference.
Take the “USBBulkLoopAutoEnum” example code from the FX3 SDK as it shows how to handle all the standard requests. Modify the “USBBulkLoopAutoEnum” example code similar to the way the requests are handled in the "CyStreamer" firmware.
Regards,
sai krishna.