Difference between revisions of "84PCE:Ports:3000"
From WikiTI
(Found the USB controller ID) |
(→Synopsis) |
||
Line 20: | Line 20: | ||
|FF | |FF | ||
|In peripheral mode, the low 7 bits are the USB device address, and the upper bit is set. | |In peripheral mode, the low 7 bits are the USB device address, and the upper bit is set. | ||
+ | |- | ||
+ | |- | ||
+ | |[[:84PCE:Ports:310F|310F]] | ||
+ | | | ||
+ | |FF | ||
+ | |Bit 6 is reset if A-plug is connected. | ||
|- | |- | ||
|} | |} |
Revision as of 12:30, 29 August 2015
Synopsis
Port Number: 3000-?
Memory-mapped Address: E20000
Function: USB
This is the USB controller. It's the Faraday FOTG210. You can find Linux drivers for this IP online, such as this register list: [1].
Port | Default | Bits | Information |
3104 | FF | In peripheral mode, the low 7 bits are the USB device address, and the upper bit is set. | |
310F | FF | Bit 6 is reset if A-plug is connected. |