Difference between revisions of "RK3328"
From Rockchip open source Document
Line 70: | Line 70: | ||
| | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Documentation = | = Documentation = | ||
Line 95: | Line 77: | ||
#[[Media: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]] | ||
#[[Media:Rk3328_hardware_reference.zip|Rk3328 hardware reference.zip]] | #[[Media:Rk3328_hardware_reference.zip|Rk3328 hardware reference.zip]] | ||
− | |||
− | |||
− | |||
− | |||
| | ||
Line 104: | Line 82: | ||
= Software = | = Software = | ||
− | See [ | + | See [http://opensource.rock-chips.com/wiki_Linux_user_guide Linux User Guide] setup LInux OS generally; |
− | See [ | + | See [http://opensource.rock-chips.com/wiki_U-Boot U-Boot] guide to develop U-Boot; |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | See [http://opensource.rock-chips.com/wiki_Rockchip_Kernel Rockchip kernel] to develop kernel; | |
− | + | See [http://opensource.rock-chips.com/wiki_Buildroot buildroot and] [http://opensource.rock-chips.com/wiki_Debian debian to] develop and rootfs. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | ||
− | |||
− | | ||
− | |||
− | | ||
| | ||
Line 157: | Line 112: | ||
| | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= References = | = References = |
Revision as of 02:40, 25 April 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
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 to develop kernel;
See buildroot and debian to develop and rootfs.
Chip configuration
chip | Kernel eMMC index | Kernel SD index | Uboot eMMC index | Uboot SD index | Baud speed |
---|---|---|---|---|---|
RK3328 | 2 | 0 | 0 | 1 | 1500000 |
References
1.https://en.wikipedia.org/wiki/ARM_Cortex-A53