Difference between revisions of "Rock3"
(Created page with "{{rock3_header}} {{Languages|rock3}} __NOTOC__ <div class="col-md-12 "> <div class="col-md-8 "> = ROCK3= This is the documentation for ROCK3, written by Radxa Team with c...") |
|||
Line 33: | Line 33: | ||
</div> | </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 | Getting started with your ROCK 3]], including what you need and how to get it booted. | ||
+ | * [[rock3/hardware/gpio| 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> [[rockpi4/install | Installation]]</h3></div> | ||
+ | <div class="panel-body"> | ||
+ | Installing an operating system on your ROCK 3, including eMMC module. | ||
+ | |||
+ | * [[rock3/install/eMMC | Install on eMMC module]] | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | ||
+ | [[rock3/install | > More...]] | ||
+ | <div class="mw-collapsible-content"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </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. | ||
+ | * [[rock3/dev/usb-install | USB Installation]] - How to use PC tools to install image on ROCK 3 | ||
+ | * [[rock3/dev/serial-console | Serial Console]] - Serial console on GPIO header | ||
+ | * [[rock3/dev/Debian | Build Debian]] - Build and generate Debian image | ||
+ | * [[rock3/dev/kernel-4.19 | Build vendor kernel(Rockchip 4.19)]] - Build vendor kernel for ROCK 3 | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | ||
+ | [[rock3/dev | > More...]] | ||
+ | <div class="mw-collapsible-content"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div><div class="clearfix"></div> |
Revision as of 01:30, 12 August 2021
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 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 Specifications.
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.
- 2022-07-08: OpenSUSE now supports Radxa Zero, installation tutorials from OpenSUSE Wiki.
- 2022-06-23: ROCK 5B Developer Edition is shipping, checkout the Debug Party
- 2022-01-09: ROCK 5 Model B is announced: an ARM64 desktop level SBC
- 2021-10-11: Radxa Zero Debian/Ubuntu system images are released. Check the Radxa Zero Downloads.
- 2021-08-25: ROCK 3A Debian/Ubuntu system images are released. Check the ROCK 3 Downloads.
- 2021-07-11: IOhub is even more affordable with ROCK PI X hardware
- 2021-06-16: Radxa Zero is released
- 2021-04-15: ROCK PI S Based GPS NTP appliance is launched
- 2021-03-13: Build a Mini Serene Screen Aquarium with ROCK Pi X
- 2021-03-11: ROCK Pi 4 as the perfect Chia coin crypto currency farmer
- Getting started with your ROCK 3, including what you need and how to get it booted.
- GPIO pinout
Installing an operating system on your ROCK 3, including eMMC module.
Information about Linux and Android development, this is mostly for developers.
- USB Installation - How to use PC tools to install image on ROCK 3
- Serial Console - Serial console on GPIO header
- Build Debian - Build and generate Debian image
- Build vendor kernel(Rockchip 4.19) - Build vendor kernel for ROCK 3