diff options
author | michael-west <michael.west@ettus.com> | 2017-02-06 11:17:58 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-02-07 18:07:47 -0800 |
commit | 0657bdf06b116dce69ca65a2d9f92c30859931af (patch) | |
tree | 6aeab90f38ca166fd4c17d4c0999c04e5c3b6215 | |
parent | 9b6b3315afb2afd3d7c2deb74d8275d8515eafb1 (diff) | |
download | uhd-0657bdf06b116dce69ca65a2d9f92c30859931af.tar.gz uhd-0657bdf06b116dce69ca65a2d9f92c30859931af.tar.bz2 uhd-0657bdf06b116dce69ca65a2d9f92c30859931af.zip |
DOCS: Add B210 GPIO pinout
-rw-r--r-- | host/docs/usrp_b200.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox index 1d5374b3a..a17ccc4dc 100644 --- a/host/docs/usrp_b200.dox +++ b/host/docs/usrp_b200.dox @@ -268,7 +268,7 @@ Component ID | Description | Details <sup>1</sup> Only on the B210 -<sup>2</sup> Only since rev. 6 (green board) +<sup>2</sup> Only since rev. 6 (green board). GPIO pinout is 1=GPIO_0, 2=GPIO_1, 3=GPIO_2, 4=GPIO_3, 5=GPIO_4, 6=GPIO_5, 7=GPIO_6, 8=GPIO_7, 9=GND, 10=GND Below is a table showing the B200mini on-board connectors and switches: @@ -278,7 +278,7 @@ Component ID | Description | Details J6<sup>1</sup> | GPIO Header | Header connected to the FPGA for GPIO purposes. SW1 | FX3 Hard Reset Switch | Resets the USB controller / System reset - <sup>1</sup> GPIO pinout is 1=3.3V, 2=GPIO_0, 3=GPIO_1, 4=GPIO_2, 5=GPIO_3, 6=GND, 7=3.3V, 8=GPIO_4, 9=GPIO_5, 10=,GPIO_6 11=GPIO_7, 12=GND + <sup>1</sup> GPIO pinout is 1=3.3V, 2=GPIO_0, 3=GPIO_1, 4=GPIO_2, 5=GPIO_3, 6=GND, 7=3.3V, 8=GPIO_4, 9=GPIO_5, 10=GPIO_6, 11=GPIO_7, 12=GND */ |