Skip to content

Commit 806cbf0

Browse files
committed
add: 添加SSD 0x22寄存器描述
1 parent 0f21d14 commit 806cbf0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: SSD 系列芯片 0x22 寄存器
3+
permalink: /posts/ssd-series-chip-0x22-register/
4+
date: 2025-7-22 17:39:36
5+
category:
6+
- posts
7+
tag:
8+
- 墨水屏
9+
---
10+
11+
0x22 寄存器的猜测 bit 位含义如下:
12+
13+
| bit|描述| 0 | 1|
14+
|---|---|---|---|
15+
|7| |不知道啥意思 | 开启时钟信号 |
16+
|6| |不知道啥意思 | 开启模拟信号 |
17+
|5| 温度信号 | 开启 | 关闭 |
18+
|4| 波形内外选择 | 外部 | 内部 |
19+
|3| 波形模式选择 |波形 1(一般是全刷用) | 波形 2(一般是局刷用) |
20+
|2| 振荡器 | 开启 | 关闭 |
21+
|1| | | 关闭模拟信号 |
22+
|0| | | 关闭时钟信号 |

0 commit comments

Comments
 (0)