Search found 1 match
- Mon Oct 08, 2007 7:18 pm
- Forum: V-USB
- Topic: Bulk endpoints for mass data transfers?
- Replies: 0
- Views: 6270
Bulk endpoints for mass data transfers?
I am using AVR-USB to transfer up to 4MBytes of data over Control Message requests using a Control Message payload size of 128 bytes. The data is written to an external FLASH chip using AVR's SPI interface. The external flash memory's page size is 256 bytes, just a little over the max 254 bytes payl...