Skip to content

Commit 2e6d7c9

Browse files
committed
update
1 parent 57a3af0 commit 2e6d7c9

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# [BL808](https://doc.soc.xin/BL808)
22

33
* [bouffalolab](https://www.bouffalolab.com/)[C906+E907+E902](https://doc.soc.xin/architecture/riscv)
4-
* [L6R6](https://github.com/SoCXin/Level)480 MHz
4+
* [L6R6](https://github.com/SoCXin/Level)480MHz + 320MHz + 160MHz
55

66
## [简介](https://doc.soc.xin/BL808)
77

8-
[BL808](https://www.bouffalolab.com/)
8+
[BL808](https://www.bouffalolab.com/) 是一个三核异构架构的AIoT芯片,采用的都是RISC-V架构,最高时钟频率达480MHz。芯片主要包含无线和多媒体两个子系统。
99

10+
M0集成Wi-Fi/BT/Zigbee无线子系统,可以实现多种无线连接和数据传输,采用平头哥 E907 320MHz 32-bit RISC-V CPU,采用 5 级流水线结构,支持RISC-V 32/16 位混编指令集,包含64个外部中断源,有4个bits可以用于配置中断优先级。M0 包含 32K 指令 cache 和 16K 数据 cache。
11+
12+
D0集成DVP/CSI/ H264/NPU等视频处理模块,采用平头哥 C906 480MHz 64-bit RISC-V CPU,采用 5 级流水线结构,支持 RISC-V RV64IMAFCV 指令架构,包含67个外部中断源,有 3 个 bits 可以用于配置中断优先级。D0 包含 32K 指 令 cache 和 32K 数据 cache。
13+
14+
BL808内部还有一个LP核,采用的是平头哥E902,主频160MHz。
1015

1116
### 关键特性
1217

@@ -25,6 +30,6 @@
2530

2631
### [选型建议](https://github.com/SoCXin)
2732

28-
[BL808](https://github.com/SoCXin/BL808)
33+
可以预见在2023年,[BL808](https://github.com/SoCXin/BL808)将在AIoT市场掀起新一轮变革。
2934

3035
### [www.SoC.xin](http://www.SoC.Xin)

docs/BL808_RM_en_1.0.pdf

14.9 MB
Binary file not shown.

docs/BL808_RM_zh_CN_1.0.pdf

14.8 MB
Binary file not shown.

index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"series":["BL808","BL606P"],
2727
"package":["QFN88"],
28-
"peripheral": ["TIM","ADC","USB","UART","SPI","LDO","PWM"],
28+
"peripheral": ["WiFi","BT","BLE","TIM","ADC","USB","UART","SPI","LDO","PWM"],
2929
"price":[25,32],
3030
"EMC": {
3131
"EFT": 2000,

0 commit comments

Comments
 (0)