Difference between revisions of "EPC-R7200-UIO"

From ESS-WIKI
Jump to: navigation, search
(Created page with " EPC-R7200 UIO 中的 uIO_GPIO11、uIO_GPIO12如下 800px|RTENOTITLE 這兩根由uIO_ID_SW控制,pull high則使用uIO_GPIO11_I2C/uIO_G...")
 
Line 7: Line 7:
  
 
[[File:EPC-R7200 TS3USB221ARSER.jpg|800px|RTENOTITLE]]]
 
[[File:EPC-R7200 TS3USB221ARSER.jpg|800px|RTENOTITLE]]]
 +
 +
在TX2中<br/> P0_0~P1_7對應的GPIO為 240~255 (新版本硬體)
 +
<pre>ubuntu@localhost:~$ sudo cat /sys/kernel/debug/gpio
 +
gpiochip2: GPIOs 240-255, parent: i2c/7-0021, tca6416, can sleep:
 +
</pre>
 +
 +
PS&nbsp;: 舊版本硬體的GPIO11/GPIO12之GPIO為476/278
 +
<div id="gtx-trans" style="position: absolute; left: -59px; top: 831.915px;"><div class="gtx-trans-icon">&nbsp;</div> </div>

Revision as of 02:25, 20 July 2022

EPC-R7200 UIO 中的 uIO_GPIO11、uIO_GPIO12如下

RTENOTITLE

這兩根由uIO_ID_SW控制,pull high則使用uIO_GPIO11_I2C/uIO_GPIO12_I2C, pull則使用GPIO_SCL/GPIO_SDA

RTENOTITLE]

在TX2中
P0_0~P1_7對應的GPIO為 240~255 (新版本硬體)

ubuntu@localhost:~$ sudo cat /sys/kernel/debug/gpio
gpiochip2: GPIOs 240-255, parent: i2c/7-0021, tca6416, can sleep:

PS : 舊版本硬體的GPIO11/GPIO12之GPIO為476/278