MEM_SWITCH_THRESHOLD 3K

This commit is contained in:
Roy
2021-10-14 13:47:58 +08:00
parent ff3c8d4a0a
commit be55d7bce4
@@ -13,7 +13,7 @@
=======================*/
#define MEM_BUFFER_SIZE SPI_TX_BUFFER_SIZE
#define MEM_SWITCH_THRESHOLD 0x1C00 //max:7K bytes
#define MEM_SWITCH_THRESHOLD 0xBB8 //max:3K bytes
#define MSM_REG_WRITE 0x01
#define MEM_INS_WRITE 0x02