Hi,
We are writting a camera driver for USB 2.0 device. Basically our camera
has one BULK pin which has maximumsize as 512 bytes. If we make the
UsbBuildInterruptOrBulkTransferRequest() call with transfer size as 512,
it seems to be working. But if we tried to use our actual frame size (ie,
320 * 240), the system crashes. Is it possible to use more than 512 bytes
in this UsbBuildInterruptOrBulkTransferRequest call ?
Any suggestion or observations are most welcome.
Thanks in Advance,
Ravindran Ramaraj,
Bangalore,
India.
--
Message posted using
http://www.talkaboutsoftware.com/gro...ce_driver.dev/
More information at
http://www.talkaboutsoftware.com/faq.html