Difference between revisions of "RK3328"
From Rockchip open source Document
Sysproduct1 (talk | contribs) |
|||
(12 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
| title = RK3328 | | title = RK3328 | ||
| image = [[File:rk3328_soc.png|250px]] | | image = [[File:rk3328_soc.png|250px]] | ||
− | | manufacturer = | + | | manufacturer = Rockchip |
| process = 28nm | | process = 28nm | ||
| cpu = Quad-Core ARM Cortex-A53 | | cpu = Quad-Core ARM Cortex-A53 | ||
Line 33: | Line 33: | ||
Quad-core Cortex-A53 is integrated with separate Neon and FPU coprocessor, also with shared L2 Cache. | Quad-core Cortex-A53 is integrated with separate Neon and FPU coprocessor, also with shared L2 Cache. | ||
− | + | [[File:3328.png|RTENOTITLE]] | |
+ | |||
= RK3328 SoC Features = | = RK3328 SoC Features = | ||
Line 47: | Line 48: | ||
**32KB total | **32KB total | ||
*GPU | *GPU | ||
− | ** Mali- | + | ** Mali-450MP2 |
**Comply with Open GL ES1.1/2.0 | **Comply with Open GL ES1.1/2.0 | ||
*Multi-Media: | *Multi-Media: | ||
Line 66: | Line 67: | ||
**8 channels I2S IO and 8 chanel digital PDM input (for MIC array) | **8 channels I2S IO and 8 chanel digital PDM input (for MIC array) | ||
− | | style="width: 429px;" | | + | | style="width: 429px;" | |
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| | ||
Line 86: | Line 75: | ||
#[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] | |
− | + | #[[Media:Rockchip_RK3328TRM_V1.1-Part1-20170321.pdf|Rockchip RK3328TRM V1.1-Part1-20170321.pdf]] | |
− | + | #[[Media:Rk3328_hardware_reference.zip|Rk3328 hardware reference.zip]] | |
− | |||
| | ||
Line 95: | Line 83: | ||
= Software = | = Software = | ||
− | See [ | + | See [http://opensource.rock-chips.com/wiki_Linux_user_guide Linux User Guide] setup LInux OS generally; |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | 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 136: | Line 105: | ||
|- | |- | ||
| RK3328 | | RK3328 | ||
− | | | + | | 2 |
| 0 | | 0 | ||
| 0 | | 0 | ||
Line 144: | Line 113: | ||
| | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= References = | = References = | ||
1.[https://en.wikipedia.org/wiki/ARM_Cortex-A53 https://en.wikipedia.org/wiki/ARM_Cortex-A53] | 1.[https://en.wikipedia.org/wiki/ARM_Cortex-A53 https://en.wikipedia.org/wiki/ARM_Cortex-A53] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| |
Latest revision as of 01:38, 23 March 2022
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