Difference between revisions of "RK3328"
Line 86: | Line 86: | ||
| | ||
+ | |||
Line 92: | Line 93: | ||
#[http://opensource.rock-chips.com/images/d/d7/Rockchip_RK3328_Datasheet_V1.1-20170309.pdf Rockchip_RK3328_Datasheet_V1.1-20170309.pdf] | #[http://opensource.rock-chips.com/images/d/d7/Rockchip_RK3328_Datasheet_V1.1-20170309.pdf Rockchip_RK3328_Datasheet_V1.1-20170309.pdf] | ||
#[http://opensource.rock-chips.com/images/d/d5/RK3328_Linux-Debian_V1.1_Development_Guide-20170711.pdf RK3328_Linux-Debian_V1.1_Development_Guide-20170711.pdf] | #[http://opensource.rock-chips.com/images/d/d5/RK3328_Linux-Debian_V1.1_Development_Guide-20170711.pdf RK3328_Linux-Debian_V1.1_Development_Guide-20170711.pdf] | ||
− | #[[Rockchip_RK3328TRM_V1.1-Part1-20170321.pdf|Rockchip RK3328TRM V1.1-Part1-20170321.pdf]] | + | #[[Media:Rockchip_RK3328TRM_V1.1-Part1-20170321.pdf|Rockchip RK3328TRM V1.1-Part1-20170321.pdf]] |
− | #[[Rk3328_hardware_reference.zip|Rk3328 hardware reference.zip]] | + | #[[Media:Rk3328_hardware_reference.zip|Rk3328 hardware reference.zip]] |
| |
Revision as of 02:04, 29 January 2018
Contents
Overview
RK3328 offers a high-integration and power efficiency SOC for 4K HDR OTT/IPTV. It support HDR10 ,HLG HDR , 4K 10bits 30fps H.264 video decoder and 4K 10bits 60fps H265 video decoder.Comply with lots of high-performance interface,such as multi-channel display with HDMI2.0a, TV Encoder, the Quad-core GPU can acheive high-resolution display and game.
Cortex-A53
Quad-core Cortex-A53 is integrated with separate Neon and FPU coprocessor, also with shared L2 Cache.
RK3328 SoC Features
Devices
PINE64: ROCK64
Documentation
- Rockchip_RK3328_Datasheet_V1.1-20170309.pdf
- RK3328_Linux-Debian_V1.1_Development_Guide-20170711.pdf
- Rockchip RK3328TRM V1.1-Part1-20170321.pdf
- Rk3328 hardware reference.zip
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.
Borad configuration
board | kernel | uboot | dts |
---|---|---|---|
RK_EVB_RK3228H_BOX_RK805_DDR3 | rockchip_linux_defconfig | rk3328_linux_defconfig | rk3328-evb.dts |
Chip configuration
chip | Kernel eMMC index | Kernel SD index | Uboot eMMC index | Uboot SD index | Baud speed |
---|---|---|---|---|---|
RK3328 | 2 | 0 | 0 | 1 | 1500000 |
See also
References
1.https://en.wikipedia.org/wiki/ARM_Cortex-A53