9a15ca4331af850e87316f9d0e1e1225570f4bd1
Chip-cn-dat/HDSC-dat/HC32F003-dat.md
... | ... | @@ -1,6 +1,30 @@ |
1 | 1 | |
2 | 2 | # HC32F003-dat |
3 | 3 | |
4 | + |
|
5 | +## Features |
|
6 | + |
|
7 | + |
|
8 | +### Low power |
|
9 | +- 5μA @ 3V 深度睡眠模式:所有时钟关闭,上电复位有效,IO 状态保持,IO 中断有效,所有寄存器、RAM 和 CPU 数据保存状态时的功耗 |
|
10 | +- 10μA @32KkHz 低速工作模式:CPU 和外设模块运行中,从 Flash 运行程序 |
|
11 | +- 30μA/MHz@3V@16MHz 睡 眠 模 式 :CPU 停止工作,外设模块运行,主时钟运行 |
|
12 | +- 150μA/MHz@3V@16MHz 工作模式:CPU 和外设模块运行,从 Flash 运行程序 |
|
13 | +- 3μS 低功耗唤醒时间,使模式切换更加灵活高效,系统反应更为敏捷 |
|
14 | +- 上述特性为室温下典型值,具体的电气特性,功耗特性参考电气特性一章 |
|
15 | + |
|
16 | +## Specs |
|
17 | + |
|
18 | +- 通用引脚数 GPIO 16 |
|
19 | +- CPU 内核 Cortex M0+ |
|
20 | +- 频率 32MHz |
|
21 | +- 电源电压范围 1.8 ~5.5V |
|
22 | +- 单/双电源 单电源 |
|
23 | +- 温度范围 -40 ~ 85℃ |
|
24 | + |
|
25 | + |
|
26 | + |
|
27 | + |
|
4 | 28 | ## Applications |
5 | 29 | |
6 | 30 | For [[mesh-node-dat]] - [[NBL1107-dat]] |
... | ... | @@ -12,4 +36,10 @@ For [[mesh-node-dat]] - [[NBL1107-dat]] |
12 | 36 | |
13 | 37 | - AT: send AT commands to [[BLE-dat]] module [[NBL1101-dat]] |
14 | 38 | - [[I2C-dat]]: I2C data write and read |
15 | -- [[GPIO-dat]]: read write GPIO relay |
|
... | ... | \ No newline at end of file |
0 | +- [[GPIO-dat]]: read write GPIO relay |
|
1 | + |
|
2 | + |
|
3 | + |
|
4 | +## ref |
|
5 | + |
|
6 | +- [[HDSC-SDK-dat]] |
|
... | ... | \ No newline at end of file |
SDK-dat/HDSC-SDK-dat/HDSC-SDK-dat.md
... | ... | @@ -12,6 +12,13 @@ |
12 | 12 | |
13 | 13 | ![](2024-05-16-17-13-17.png) |
14 | 14 | |
15 | +### Flash for HC32F003 |
|
16 | + |
|
17 | +- better use our [[DPR1029-dat]] board, with DTR pin |
|
18 | +- DTR pin should be connected to MCU's reset pin |
|
19 | +- VDD 3.3V or 5V |
|
20 | +- Serial RXD to UART1_TXD_P35 |
|
21 | +- Serial TXD to UART1_RXD_P36 |
|
15 | 22 | |
16 | 23 | |
17 | 24 | ## MDK Support |