EasyManuals Logo

ORANGE Pi 3B User Manual

ORANGE Pi 3B
366 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #194 background imageLoading...
Page #194 background image
range Pi User Manual Copyright reserved by Shenzhen Xunlong Software Co., Ltd
186
2) First of all, you need to set the GPIO port as the input mode. The third parameter
needs to enter the serial number of the wPi corresponding to the pins
root@orangepi:~/wiringOP# gpio mode 5 in
3) After the setting is set to input mode, execute the following command to set the GPIO
port as the pull-up mode
root@orangepi:~/wiringOP# gpio mode 5 up
4) Then enter the following command to read the level of the GPIO port, if the level is 1,
it means that the pull-up mode is set successfully
root@orangepi:~/wiringOP# gpio read 5
1
5) Then execute the following command to set the GPIO port to pull-down mode
root@orangepi:~/wiringOP# gpio mode 5 down
6) Then enter the following command to read the level of the GPIO port, if the level is 0,
the pull-down mode is set successfully
root@orangepi:~/wiringOP# gpio read 5
0
3.16.3. 40pin SPI Test
1) From the schematic diagram of the 40PIN interface, the SPI available for Orange Pi
3B is spi3

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ORANGE Pi 3B and is the answer not in the manual?

ORANGE Pi 3B Specifications

General IconGeneral
EthernetGigabit Ethernet
BluetoothBluetooth 5.0
USB2x USB 2.0, 1x USB 3.0
Power Supply5V/3A via USB-C
RAM4GB LPDDR4
StorageMicroSD card slot
WirelessWi-Fi 5 (802.11ac)
Video OutputHDMI 2.0
Operating SystemAndroid