Open main menu

Wiki-Orange Pi β

Changes

Orange Pi One Plus

56 bytes removed, 11:18, 27 June 2022
no edit summary
=== '''Orange Pi One Plus hardware features''' ===
<br>
<div>[[文件File:Orange-pi-one-plus-img1.png|800px]]</div><div>[[文件File:Orange-pi-one-plus-img2.png|800px]]</div>
<br>
<div>[[文件File:Orange-pi-one-plus-img3.png|800px]]</div>
<br>
=== '''GPIO specifications''' ===
<br>
The following figure is the GPIO pin function diagram of Orange Pi One Plus:
<div>[[文件File:Orange-pi-3-img4.png|800px]]</div>
{| class="wikitable" style="text-align:center;width:1000px;background:#ffffff;"
|-
<br>
Enter the root password and press enter
<div style="padding-left:200px;">[[文件File:Orange-pi-3-img5.png|600px]]</div>
<br>
Select 0 Build system with uboot / kernel / rootfs / image to enter the interface of development board model selection.
<br>
<br>
<div style="padding-left:200px;">[[文件File:Orange-pi-3-img6.png|600px]]</div>
<br>
Select orangepi oneplus, enter the kernel version selection interface after entering<br>
<br>
<div style="padding-left:200px;">[[文件File:Orange-pi-one-plus-img4.png|600px]]</div>
<br>
At present, the orangepi oneplus development board supports the kernel code of '''Linux 4.9 and mainline.''' Select one of them and press Enter to start downloading the corresponding SDK source code.<br>
<div style="padding-left:200px;">[[文件File:Orange-pi-3-img8.png|600px]]</div>
The downloaded source code will be stored in the same directory of OrangePi_Build<br>
<br>
<br>
Select OrangePi oneplus and press Enter
<div>[[文件File:Orange-pi-lite2-img5.png|600px]]</div>
The functions of each option are as follows:<br>
<div style="font-weight:700">
</div>
The final file generated by the compilation will be saved in the output directory
<div>[[文件File:Orange-pi-3-img10.png|600px]]</div>
<br>
<div style="background:#f1f1f1;border:1px solid #ddd;padding:5px;">
* '''Select Realtek 8812A USB WiFi in the kernel configuration and compile it into a kernel module'''
<br>
<div style="padding-left:300px;">[[文件File:Orange-pi-3-img11.png|600px]]</div>
* '''Recompile the kernel according to the method in `` Compiling Linux and U-boot Source '''''
<div style="padding-left:300px;">[[文件File:Orange-pi-3-img12.png|300px]]</div>
Partially compiled log looks like this:
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
<br>
Then choose 6 Update Module to update the kernel module according to the instructions in the section `` Compiling Linux and U-boot Source ''
<div>[[文件File:Orange-pi-3-img13.png|600px]]</div>
<br>
Next, you can start the system through the SD card and use the new 8812au.ko kernel module to drive the USB WIFI network card.
<br>
Check whether the inserted TF card is consistent with the selected drive letter, click the "Restore Card" button to start formatting the TF
<div>[[文件File:Orange-pi-3-img14.png|800px]]</div><div>[[文件File:Orange-pi-3-img15.png|800px]]</div>
<br>
* '''Then select firmware, select boot card.'''
<br>
<br>
<div>[[文件File:Orange-pi-3-img16.png|800px]]</div>
'''(3)Click "Burn Card" to start writing to the TF card and wait for the burning to complete.'''
<div>[[文件File:Orange-pi-3-img17.png|800px]]</div>
After the Android firmware is successfully programmed, click the "Close" button, and then you can insert the TF card into the development board to start the system
<br>
* '''First open Etcher, its interface is shown below'''<br>
<br>
<div>[[文件File:Orange-pi-3-img24.png|800px]]</div>
<br>
* '''Then use "Select image" to select the Linux firmware to be burned'''<br>
* '''Finally, click “Flash!” To start burning. After burning, you can insert the development board to start the system.'''<br>
<br>
<div>[[文件File:Orange-pi-3-img25.png|800px]]</div>
<br>
<br>
First you need to prepare a USB to TTL serial cable similar to the following figure:<br>
<div style="padding-left:200px;">[[文件File:Orange-pi-3-img28.png|600px]]</div>
Connect the serial port cable as shown in the figure below. From the silk screen on the back of the board, you can see that the functions of the cables of different colors are as follows:<br>
* Black—GND
* Green-RX
* White-TX
<div style="padding-left:200px;">[[文件File:Orange-pi-one-plus-img5.png|600px]]</div>
<br>
=== '''Use on Windows platform''' ===
<br>
Download the latest driver PL2303_Prolific_DriverInstaller_v130.zip, download and unzip.<br>
<div>[[文件File:Orange-pi-3-img30.png|800px]]</div>
Select application installation as administrator<br>
<div style="padding-left:200px;">[[文件File:Orange-pi-3-img31.png|800px]]</div>
Wait for the installation to complete
<div style="padding-left:200px;">[[文件File:Orange-pi-3-img32.png|800px]]</div>
* '''Download and install Putty'''<br>
<br>
<p>Double-click the downloaded putty.exe directly to open putty. The software interface
is shown in the figure below.</p>
<div style="padding-left:40px;">[[文件File:Orange-pi-lite2-img7.png|600px]]</div>
<br>
* '''Acquisition of equipment information'''<br>
<br>
In Windows 7, we can check whether the serial port connection is normal and the device number of the serial port through the device manager. If the device is not recognized normally, please check whether the driver is successfully installed. If there is a problem with the driver installation, you can try to use 360 Driver Master to scan and install the driver.
<div>[[文件File:Orange-pi-3-img33.png|800px]]</div>
<br>
* '''Putty configuration'''<br>
<br>
 Set the serial port to the corresponding port number (COM4), disable flow control, and set the speed to 115200
<div>[[文件File:Orange-pi-3-img34.png|800px]]</div>
* '''Start debugging serial output'''<br>
<br>
Baud rate needs to be set to 115200<br>
And turn off flow control
<div>[[文件File:Orange-pi-3-img35.png|800px]]</div>
== '''History''' ==