add configuration output
This commit is contained in:
committed by
GitHub
parent
8e497a6b9a
commit
45308b9993
29
CH582.md
29
CH582.md
@@ -3,7 +3,34 @@
|
|||||||
* Chip is read protected for code sections
|
* Chip is read protected for code sections
|
||||||
* Bootloader is active.
|
* Bootloader is active.
|
||||||
* BLE update seems deactivated
|
* BLE update seems deactivated
|
||||||
|
```
|
||||||
|
[INFO] Chip: CH582[0x8216] (Code Flash: 448KiB, Data EEPROM: 32KiB)
|
||||||
|
[INFO] Chip UID: C1-03-CC-26-3B-38-C8-62
|
||||||
|
[INFO] BTVER(bootloader ver): 02.40
|
||||||
|
[INFO] Current config registers: ffffffff23000000450fff4f
|
||||||
|
RESERVED: 0xFFFFFFFF
|
||||||
|
WPROTECT: 0x00000023
|
||||||
|
[0:0] NO_KEY_SERIAL_DOWNLOAD 0x1 (0b1)
|
||||||
|
`- Enable
|
||||||
|
[1:1] DOWNLOAD_CFG 0x1 (0b1)
|
||||||
|
`- PB22(Default set)
|
||||||
|
USER_CFG: 0x4FFF0F45
|
||||||
|
[2:0] RESERVED 0x5 (0b101)
|
||||||
|
`- Default
|
||||||
|
[3:3] CFG_RESET_EN 0x0 (0b0)
|
||||||
|
`- Disable
|
||||||
|
[4:4] CFG_DEBUG_EN 0x0 (0b0)
|
||||||
|
`- Disable
|
||||||
|
[5:5] RESERVED 0x0 (0b0)
|
||||||
|
[6:6] CFG_BOOT_EN 0x1 (0b1)
|
||||||
|
`- Enable
|
||||||
|
[7:7] CFG_ROM_READ 0x0 (0b0)
|
||||||
|
`- Disable the programmer to read out, and keep the program secret
|
||||||
|
[27:8] RESERVED 0xFFF0F (0b11111111111100001111)
|
||||||
|
`- Default
|
||||||
|
[31:28] VALID_SIG 0x4 (0b100)
|
||||||
|
`- Valid
|
||||||
|
```
|
||||||
## Hardware Details
|
## Hardware Details
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user