Changes

Jump to: navigation, search

Orange Pi RK3399

1,632 bytes added, 09:18, 24 June 2022
no edit summary
The camera1 interface can use the ov13850 camera, you need to disable the hdmi in configuration in the .config file<br>
<br>
<div>[[文件:Orange-pi-rk3399-img46.png|600px|]]</div>
<br>
Recompile and replace the kernel<br>
Boot the system, open the command line terminal, run
<div style="background:#f1f1f1;border:1px solid #ddd;padding:5px;">$ test_camera.sh</div>
<br>
=== '''Using GPIO''' ===
<br>
Use the wiringOP to operate gpio at the application layer, the installation steps are as follows
<div style="background:#f1f1f1;border:1px solid #ddd;padding:5px;">
'''$ git clone'''<br>
'''https://github.com/orangepi-xunlong/wiringOP.git'''
'''$ cd wiringOP'''<br>
'''$ export PLATFORM=OrangePi_RK3399'''<br>
'''$ ./build'''
</div>
<br>
the command line enter
<div style="background:#f1f1f1;border:1px solid #ddd;padding:5px;">
gpio readall
</div>
<br>
<div>[[文件:Orange-pi-rk3399-img47.png|800px|]]</div>
<br>
== '''History''' ==
<br>
{| class="wikitable" style="background:#fff;min-width:800px;text-align:center;"
|-
! Ver !! Data !! Author !! Brief !! Publish !! Memo
|-
| 1.1|| 2017-07-14|| Younix|| Create Document|| 2018-1-31||
|-
| 1.2 || 2018-02-01|| Younix|| Update Compilation of Android SDK in chapter Ⅲ(3)
|| 2018-3-6||
|-
| 1.3|| 2018-03-19|| Younix|| Update Frequency FAQⅤ(3)|| 2018-3-19||
|-
| 1.4|| 2018-06-05 || pmm|| Update Linux firmware flashing and Serial port debug introduction|| 2018-6-5||
|-
| 1.5|| 2018-10-30|| pmm|| Update the use of HDMI IN|| 2018-10-30||
|-
| 1.6|| 2019-04-28|| baiywt|| Update the Chapter V and add the Chapter VIII || 2019-05-10||
|}
<br>
For more information on using the Orange Pi RK3399, please see the <span style="color:red;">Orange Pi RK3399 User Manual</span>. (Click to download)

Navigation menu