Difference between revisions of "Rock3/CM3/IO"
(→Resource) |
|||
Line 1: | Line 1: | ||
{{rock3_header}} | {{rock3_header}} | ||
{{Languages|rock3/cm3/IO}} | {{Languages|rock3/cm3/IO}} | ||
− | |||
− | |||
__NOTOC__ | __NOTOC__ | ||
− | |||
− | <div class=" | + | <div class="col-md-12 "> |
+ | <div class="col-md-8 "> | ||
− | == | + | = Radxa CM3 IO Board = |
+ | |||
+ | Radxa CM3 IO Board is an application board for the [[rock3/CM3 | ROCK3 Compute Module(CM3)]] with rich IO features: | ||
* Based on Radxa CM3, compatible with Raspberry Pi CM4(limited feature) | * Based on Radxa CM3, compatible with Raspberry Pi CM4(limited feature) | ||
Line 19: | Line 19: | ||
* Support Ubuntu/Debian and Android | * Support Ubuntu/Debian and Android | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * [[Rock3/CM3/IO/getting_started | Getting started with Radxa CM3 | + | <div class="panel panel-mango-white"> |
+ | <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-star"></i> [[community_updates | What's new]]</h3> </div> | ||
+ | <div class="panel-body"> | ||
+ | |||
+ | {{Community_updates}} | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="col-md-4 "> | ||
+ | <div class="thumbnail "> [[File:Cm3io_vertical.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/CM3/IO/getting_started | Setup/Quick start ]]</h3> </div> | ||
+ | <div class="panel-body"> | ||
+ | * [[Rock3/CM3/IO/getting_started | Getting started with Radxa CM3 IO]] | ||
+ | * [[Rock3/CM3/IO/GPIO | Radxa CM3 IO 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/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]] | ||
+ | * [[radxa-configuration | Radxa Configuration]] | ||
+ | * [[Device-tree-overlays | Device Tree Overlays]] | ||
+ | </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/CM3 | Radxa ROCK3 Compute Module]] - Hardware introduction of Radxa CM3 | ||
+ | * [[rock3/hardware/models | Models and SKU]] | ||
+ | * [[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 class="clearfix"></div> |
Revision as of 12:32, 25 March 2022
Radxa CM3 IO Board
Radxa CM3 IO Board is an application board for the ROCK3 Compute Module(CM3) with rich IO features:
- Based on Radxa CM3, compatible with Raspberry Pi CM4(limited feature)
- Half mini-itx design, 170*85mm size, compatible with standard ATX case
- Support multiple display interfaces, HDMI, 2x MIPI DSI/LVDS, eDP, dual display at the same time
- Support x1 PCIe card, support ATX case mount
- Up to 2x SATA(one shared with USB3.0, one shared with PCIe 2.0)
- Support Ubuntu/Debian and Android
- 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
More:
- 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
Installing an operating system on your ROCK 3, including eMMC module.
- Install rockchip flash tools
- Install the image to SPI Nor Flash
- Install the image to NVME SSD
- Install the image to microSD
- Install the image to eMMC with USB to eMMC Reader
- Install to eMMC from USB port (ROCK 3A)
- Install to eMMC from USB port (ROCK 3B)
- Install to eMMC from USB port (Radxa CM3 IO)
- Partition table
- Update from Radxa Apt
Information about Linux and Android development, this is mostly for developers.
- debos-radxa build Radxa official system images
- Using Serial Console
- Build Debian from scratch
- Using Android Debug Bridge
- Using CAN bus communication
- Using Coral Edge TPU
- NPU Run Test
- Install libmraa
- SPI + NVME SSD boot
Information about NPU acceleration and AI development
- Rock-X - A set of rapid AI components
- RKNN-API - C API of RKNN
- RKNN-Toolkit - Python API of RKNN
- RKNPU2 SDK -RK3566/RK3568 RKNPU2 SDK
- Android SSD Demo - Android RKNN SSD Demo
Fundamental Android usage for beginners and more advanced information for power users.
Technical specifications about the ROCK 3 hardware, including WI-FI module, LCD module, etc.
- Radxa ROCK3 Compute Module - Hardware introduction of Radxa CM3
- Models and SKU
- Display
- Camera module
- Answers to frequently asked technical questions
- Answers to sale of ROCK 3
Community
- Forum: http://forum.radxa.com
- Discord: https://rock.sh/go
- QQ Group: 591048098
- How to contribute to this wiki, refer ROCK Pi 4 contribution page