OpenCores
URL https://opencores.org/ocsvn/usbhostslave/usbhostslave/trunk

Subversion Repositories usbhostslave

[/] [usbhostslave/] [trunk/] [doc/] [README.txt] - Diff between revs 18 and 20

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 18 Rev 20
Line 29... Line 29...
//               responding with a NAK, and the data should have been discarded.
//               responding with a NAK, and the data should have been discarded.
//             TODO: Test isochronous mode, and low speed mode using uClinux driver
//             TODO: Test isochronous mode, and low speed mode using uClinux driver
//                   Add frame period adjustment capability
//                   Add frame period adjustment capability
//                   Add compilation flags for slave only and host only versions
//                   Add compilation flags for slave only and host only versions
//                   Create data bus width options beyond 8-bit
//                   Create data bus width options beyond 8-bit
 
// Version 1.1 - February 23rd 2006. Fixed bug related to 'noActivityTimeOut'
 
//             Previously the 'noActivityTimeOut' flag was repetitively pulsed whenever
 
//             there was no detected activity on the USB data lines. This caused an infrequent
 
//             misreporting of time out errors. 'noActivityTimeOut' is now only enabled when
 
//             the higher level state machines are actively looking for receive packets.
 
//             Modified USB RX data clock recovery, so that data is sampled during the middle
 
//             of a USB bit period. Fixed a bug which could result in double sampling
 
//             of USB RX data if clock phase adjustments were required in the middle of a
 
//             USB packet.
 
 
 
 
 
 
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.