Difference between revisions of "Template:RK3399-DebugPort"
From FriendlyELEC WiKi
(updated by API) |
(updated by API) |
||
Line 1: | Line 1: | ||
+ | == Access hardware== | ||
+ | ===Access Serial Interface=== | ||
+ | For now only UART4 is available for users: | ||
+ | |||
+ | ::{| class="wikitable" | ||
+ | |- | ||
+ | |Serial Interface || Serial Device | ||
+ | |- | ||
+ | |UART0 || Used by Bluetooth | ||
+ | |- | ||
+ | |UART1 || Used by Gbps Ethernet | ||
+ | |- | ||
+ | |UART2 || Used by Serial Debug Port | ||
+ | |- | ||
+ | |UART3 || Used by Gbps Ethernet | ||
+ | |- | ||
+ | |UART4 || Available, device name is /dev/ttyS4 (note: this is only applicable for ROM released after 20180618) | ||
+ | |} |
Latest revision as of 08:48, 24 August 2018
1 Access hardware
1.1 Access Serial Interface
For now only UART4 is available for users:
Serial Interface Serial Device UART0 Used by Bluetooth UART1 Used by Gbps Ethernet UART2 Used by Serial Debug Port UART3 Used by Gbps Ethernet UART4 Available, device name is /dev/ttyS4 (note: this is only applicable for ROM released after 20180618)