Difference between revisions of "RK3036"
Line 99: | Line 99: | ||
2. [[RK3036_hardware_reference.zip|Schematic&Layout Guide]] | 2. [[RK3036_hardware_reference.zip|Schematic&Layout Guide]] | ||
+ | |||
= Software = | = Software = | ||
− | See [http://opensource.rock-chips.com/ | + | See [http://opensource.rock-chips.com/wiki_RK3036_Linux_user_guide Linux_user_guide] setup Linux OS generally; |
See [[U-Boot|U-Boot]] guide to develop U-Boot; | See [[U-Boot|U-Boot]] guide to develop U-Boot; |
Revision as of 01:48, 8 December 2017
Rockchip RK3036 is a low power, high performance processor solution for IoT, OTT TV BOX, and other digital multimedia applications, and integrates dual-core Cortex-A7, with separate NEON coprocessor and 128KB L2 Cache.It also integrates Mali 400 GPU.
Contents
Overview
RK3036 is a low power, high performance processor solution for OTT TV BOX, and other
digital multimedia applications, and integrates dual-core Cortex-A7, with separate NEON
coprocessor and 128KB L2 Cache.
Many embedded powerful hardware engines provide optimized performance for high-end
application. RK3036 supports almost full-format 1080P H.264 decoder and H.265 decoder,
high-quality JPEG decoder and special image preprocessor and postprocessor.
Embedded 3D GPU makes RK3036 completely compatible with OpenGL ES1.1 and 2.0,
OpenVG1.1 etc.
RK3036 has high-performance external memory interface (DDR3/DDR3L) capable of
sustaining demanding memory bandwidths, also provides a complete set of peripheral
interface to support very flexible applications.
RK3036 SoC Features
Devices
Rockchip: Kylin-RK3036
Documentation
1. Rockchip RK3036 Datasheet V1.2 20160115.pdf
Software
See Linux_user_guide setup Linux OS generally;
See U-Boot guide to develop U-Boot;
See Rockchip kernel or Upstream kernel to develop kernel;
See Distribution to develop and custimize OS.
Board configuration
board | kernel | uboot | dts |
---|---|---|---|
rk3036-kylin | rockchip_linux_defconfig | kylin-rk3036_defconfig | rk3036-kylin.dts |
Chip configuration
chip | Kernel eMMC index | Kernel SD index | Uboot eMMC index | Uboot SD index | Baud speed |
---|---|---|---|---|---|
RK3036 | 1 | 0 | 0 | 1 | 115200 |