1
0
mirror of https://github.com/gdsports/USBHost_t36 synced 2024-08-13 16:53:54 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
PaulStoffregen
897cf23bf3 Add halt qTD and race-free qTD queuing method 2017-02-05 07:24:58 -08:00
PaulStoffregen
f4d60b7594 Put QH into schedule when creating pipe 2017-02-05 06:15:12 -08:00
PaulStoffregen
92404ec121 Fix wLength for first control transfer test 2017-02-05 05:43:35 -08:00
PaulStoffregen
727a7c01ae Setting qTD active bit needed to actually do anything! 2017-02-04 19:22:46 -08:00
PaulStoffregen
d58e0c207e Add even more debugging stuff, still no workie :( 2017-02-04 19:14:58 -08:00
PaulStoffregen
3fa09c381e Add lots of debugging stuff, still not transmitting anything :( 2017-02-04 04:01:24 -08:00
PaulStoffregen
afa91af357 Use interrupts & Device/Pipe/Transfer structs (still no data...) 2017-02-03 20:37:28 -08:00
PaulStoffregen
c98ba51e6d Use interrupts instead of polling 2017-01-23 04:47:54 -08:00
PaulStoffregen
10d5df3547 Enable USB host power power switch 2016-08-08 04:44:18 -07:00
PaulStoffregen
d064762d7c Read a descriptor (not yet working) 2016-07-30 18:55:57 -07:00
PaulStoffregen
1cab5f2dc8 Fix USBHS initialization order 2016-06-29 13:25:49 -07:00
PaulStoffregen
d87146efcf Fix USBHS PHY PLL init 2016-06-29 06:37:43 -07:00
PaulStoffregen
453d04d42d Reset & enable port, but EHCI stops with error :-( 2016-06-27 06:42:39 -07:00
PaulStoffregen
9264f60908 Detect device attach 2016-06-26 21:55:58 -07:00
PaulStoffregen
a555e59e7d Init PHY & PLL - gotta start somewhere! 2016-06-24 04:54:45 -07:00