mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-17 01:28:54 +00:00
v1.0.3:add 16M PSRAM
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"cs1_pins": "0x0",
|
||||
"xspi_ctl": "0x116d",
|
||||
"xspi_tcr": "0x280011",
|
||||
"xspi_cfg": "0x03010001",
|
||||
"xspi_cfg": "0x03020001",
|
||||
"xspi_ldo": "0x17", //1.92V
|
||||
"psram_cfg0": "0x03030303",
|
||||
"psram_cfg1": "0x00400001",
|
||||
@@ -48,7 +48,7 @@
|
||||
"backup": {
|
||||
"buf0": "0xFFFFFF01",
|
||||
"buf1": "0xFFFFFF02",
|
||||
"buf2": "0xFFFFFF03",
|
||||
"buf2": "0x020801ff", //byte0:read_hold (0x02); byte1:write_hold (0x08); byte3:axi_read_first (0x01); byte4:NA
|
||||
"buf3": "0xFFFFFF04",
|
||||
"buf4": "0xFFFFFF05",
|
||||
"buf5": "0xFFFFFF06",
|
||||
|
||||
Reference in New Issue
Block a user