Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rock3"

Line 1: Line 1:
 
{{rock3_header}}
 
{{rock3_header}}
 
 
{{Languages|rock3}}
 
{{Languages|rock3}}
 
  
 
__NOTOC__
 
__NOTOC__
 
  
 
<div class="col-md-12 ">
 
<div class="col-md-12 ">
<div class="col-md-8 ">
+
<div class="col-md-6">
= ROCK3=
+
=ROCK3=
This is the documentation for ROCK3, written by Radxa Team with community contributions.
+
  
ROCK3 is a series of Rockchip RK3568 based SBC(Single Board Computer) by [[Special:SpecialContact/| Radxa]]. It can run android or some Linux distributions.
+
ROCK3 is a series of Rockchip RK3566/RK3568 based SBC(Single Board Computer) and Compute Module by [[Special:SpecialContact/| Radxa]]. It can run android or some Linux distributions.
  
ROCK3 comes in two models, Model A and Model B, Model A has 2GB, 4GB, 8GB ram options, Model B has 4GB and 8GB options. For detailed difference of Model A and Model B, please check [[Rock3/getting_started#get_start_specs | Specifications]].
+
ROCK3 series features a quad core Cortex-A55 ARM processor, 32bit 3200Mb/s LPDDR4, up to 4K@60 HDMI, MIPI DSI, MIPI CSI, 3.5mm jack with mic, USB Port, GbE LAN, PCIe 3.0, PCIe 2.0, 40-pin color expansion header, RTC. Also, ROCK3 supports USB PD and QC powering.
  
ROCK3 features a quad core Cortex-A55 ARM processor, 32bit 3200Mb/s LPDDR4, up to 4K@60 HDMI, MIPI DSI, MIPI CSI, 3.5mm jack with mic, USB Port, GbE LAN, PCIe 3.0, PCIe 2.0, 40-pin color expansion header, RTC. Also, ROCK3 supports USB PD and QC powering.
+
</div>
 +
 
 +
<div class="col-md-6 ">
  
 
  <div class="panel panel-mango-white">  
 
  <div class="panel panel-mango-white">  
Line 29: Line 27:
  
 
</div>
 
</div>
<div class="col-md-4 ">
 
  
  
 
 
<div class="thumbnail "> [[File:ROCK 3A.png |440px]] </div>
 
</div>
 
</div>
 
 
<div class="col-md-12 ">
 
<div class="col-md-4">
 
    <div class="panel panel-hearts-white">
 
        <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-hand-o-up"></i>  [[rock3/getting_started | Setup/Quick start ]]</h3> </div>
 
        <div class="panel-body">
 
* [[rock3/getting_started/rock-3a | Getting started with ROCK 3A]]
 
* [[rock3/getting_started/rock-3b | Getting started with ROCK 3B]]
 
* [[Rock3/CM3/IO/getting_started | Getting started with Radxa CM3 IO]]
 
* [[Rock3/CM3/raspcm4io/getting_started | Getting started with Radxa CM3 RASPCM4IO]]
 
* [[Rock3/CM3/e23/getting_started | Getting started with Radxa E23]]
 
* [[Rock3/CM3p/e25/getting_started | Getting started with Radxa E25]]
 
* [[rock3/hardware/3a/gpio | ROCK 3A GPIO pinout]]
 
* [[rock3/hardware/3b/gpio | ROCK 3B GPIO pinout]]
 
* [[Rock3/CM3/IO/GPIO | Radxa CM3 IO GPIO pinout]]
 
* [[Rock3/CM3/raspcm4io/gpio | Radxa CM3 RASPCM4IO GPIO pinout]]
 
* [[rock3/CM3/e23/GPIO | Radxa E23 GPIO pinout]]
 
* [[rock3/CM3p/e25/GPIO | Radxa E25 GPIO pinout]]
 
 
        </div>
 
    </div>
 
</div>
 
 
<div class="col-md-4 ">
 
    <div class="panel panel-midnight-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-download"></i> [[rock3/install | Installation]]</h3></div>
 
        <div class="panel-body">
 
Installing an operating system on your ROCK 3, including eMMC module.
 
 
* [[rock3/install/rockchip-flash-tools | Install rockchip flash tools]]
 
* [[rock3/install/spi | Install the image to SPI Nor Flash]]
 
* [[rock3/install/nvme | Install the image to NVME SSD]]
 
* [[rock3/install/microSD | Install the image to microSD]]
 
* [[rock3/install/eMMC | Install the image to eMMC with USB to eMMC Reader]]
 
* [[rock3/install/usb-install | Install to eMMC from USB port (ROCK 3A)]]
 
* [[rock3/install/usb-install-rock-3b | Install to eMMC from USB port (ROCK 3B)]]
 
* [[rock3/installusb-install-radxa-cm3-io | Install to eMMC from USB port (Radxa CM3 IO) ]]
 
* [[rock3/installusb-install-radxa-cm3-rpi-cm4-io | Install to eMMC from USB port (Radxa CM3 RASPCM4IO) ]]
 
* [[rock3/installusb-install-radxa-e23 | Install to eMMC from USB port (Radxa E23) ]]
 
* [[rock3/installusb-install-radxa-e25 | Install to eMMC from USB port (Radxa E25) ]]
 
* [[rock3/partitions | Partition table]]
 
* [[rock3/radxa-apt | Update from Radxa Apt]]
 
 
[[rock3/install | > More...]]
 
        </div>
 
    </div>
 
</div>
 
 
<div class="col-md-4 ">
 
    <div class="panel panel-mango-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-cog"></i> [[rock3/dev | Development]]</h3></div>
 
        <div class="panel-body">
 
Information about Linux and Android development, this is mostly for developers.
 
* [https://github.com/radxa/debos-radxa debos-radxa] build Radxa official system images
 
* [[rock3/dev/serial-console | Using Serial Console]]
 
* [[rock3/dev/Debian | Build Debian from scratch]]
 
* [[rock3/dev/adb | Using Android Debug Bridge]]
 
* [[rock3/dev/can | Using CAN bus communication]]
 
* [[rock3/dev/install-coral-pcie-driver-and edge tpu-runtime-packages | Using Coral Edge TPU]]
 
* [[rock3/dev/npu-run-test | NPU Run Test]]
 
* [[rock3/dev/libmraa | Install libmraa]]
 
* [[rock3/install/spi | SPI]] + [[rock3/install/nvme | NVME SSD]] boot
 
[[rock3/dev | > More...]]
 
        </div>
 
    </div>
 
</div>
 
 
</div><div class="clearfix"></div>
 
 
<div class="col-md-12 ">
 
<div class="col-md-4 ">
 
    <div class="panel panel-cyanide-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-rocket"></i>[[ AI | AI Development]]</h3></div>
 
        <div class="panel-body">
 
Information about NPU acceleration and AI development
 
* [https://wiki.radxa.com/AI/Rock-X Rock-X] - A set of rapid AI components
 
* [https://wiki.radxa.com/AI/RKNN RKNN-API] - C API of RKNN
 
* [https://wiki.radxa.com/AI/RKNN-Toolkit RKNN-Toolkit] - Python API of RKNN
 
* [https://github.com/radxa/rknpu2 RKNPU2 SDK] -RK3566/RK3568 RKNPU2 SDK
 
* [https://github.com/rockchip-toybrick/RKNPUTool/tree/master/rknn-api/Android/rk_ssd_demo Android SSD Demo] - Android RKNN SSD Demo
 
        </div>
 
    </div>
 
</div>
 
 
<div class="col-md-4 ">
 
    <div class="panel panel-gunmetal-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [[rock3/Linux | Working With Linux ]]</h3></div>
 
        <div class="panel-body">
 
Fundamental Linux usage for beginners and more advanced information for power users.
 
* [[rock3/Debian | Debian]]
 
* [[rock3/Ubuntu | Ubuntu]]
 
* [[rock3/radxa-apt | Radxa APT]]
 
* [[rock3/downloads | Images official/3rd party/community]]
 
        </div>
 
    </div>
 
</div>
 
 
<div class="col-md-4 ">
 
    <div class="panel panel-meadow-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-android"></i> [[Rock3/Android | Working With Android ]]</h3></div>
 
        <div class="panel-body">
 
Fundamental Android usage for beginners and more advanced information for power users.
 
* [[rock3/Android11 | Android11 ]]
 
        </div>
 
    </div>
 
</div>
 
</div><div class="clearfix"></div>
 
 
<div class="col-md-12 ">
 
<div class="col-md-4 ">
 
    <div class="panel panel-cello-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-hdd-o"></i>  [[rock3/hardware|Hardware]] </h3></div>
 
        <div class="panel-body">
 
Technical specifications about the ROCK 3 hardware, including WI-FI module, LCD module, etc.
 
 
* [[rock3/hardware/3a | ROCK 3A Main Board]] - Hardware introduction of ROCK 3A
 
* [[rock3/hardware/3b | ROCK 3B Main Board]] - Hardware introduction of ROCK 3B
 
* [[rock3/CM3 | Radxa ROCK3 Compute Module]] - Hardware introduction of Radxa CM3
 
* [[rock3/hardware/models | Models and SKU]]
 
* [[Device-tree-overlays | Device Tree Overlays]]
 
* [[rock3/hardware/display | Display]]
 
* [[rock3/hardware/camera/ | Camera module]]
 
 
[[rock3/hardware| > More...]]
 
        </div>
 
    </div>
 
</div>
 
 
<div class="col-md-4 ">
 
    <div class="panel panel-cocktail-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-question"></i> [[rock3/FAQs | FAQs]]</h3></div>
 
        <div class="panel-body">
 
* Answers to frequently asked technical questions
 
* Answers to sale of ROCK 3
 
        </div>
 
    </div>
 
</div>
 
 
<div class="col-md-4 ">
 
    <div class="panel panel-cocktail-white">
 
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-users"></i> Community</h3></div>
 
        <div class="panel-body">
 
* Forum: http://forum.radxa.com
 
* Discord: https://rock.sh/go
 
* QQ Group: 591048098
 
* [[Rockpi4/contribute | How to contribute to this wiki, refer ROCK Pi 4 contribution page]]
 
        </div>
 
    </div>
 
 
</div>
 
</div>
</div><div class="clearfix"></div>
 

Revision as of 12:51, 15 February 2022


ROCK3

ROCK3 is a series of Rockchip RK3566/RK3568 based SBC(Single Board Computer) and Compute Module by Radxa. It can run android or some Linux distributions.

ROCK3 series features a quad core Cortex-A55 ARM processor, 32bit 3200Mb/s LPDDR4, up to 4K@60 HDMI, MIPI DSI, MIPI CSI, 3.5mm jack with mic, USB Port, GbE LAN, PCIe 3.0, PCIe 2.0, 40-pin color expansion header, RTC. Also, ROCK3 supports USB PD and QC powering.


More: