下了717量产代码和手册,发现手册上bank1里C1h到CFh是说保留,但实际代码里是有定义的,可能是手册太旧的缘故。
#define BK1_C1_BND_RST 0xC1 // Bonding reset
#define BK1_C2_LMT_ADD_NMB 0xC2 // Limit adjust number in acc_fpll mode
#define BK1_C3_IVS_DIFF_THR 0xC3 // Input VS different threshold
#define BK1_C4_IVS_STALBE_THR 0xC4 // Input VS stable threshold
#define BK1_C5_CH_CH_MODE 0xC5
#define BK1_C7_IVS_PRD_NUM_L 0xC7 // [7:0]:Count number per input VS low byte
#define BK1_C8_IVS_PRD_NUM_H 0xC8 // [3:0]:Count number per input VS high 4bits
#define BK1_CB_IPOL_SET1 0xCB //POL_PVI_10IN 3 POL Output to SEQ_MOD Pin if EFh[7] = 0. 20060413
// TCON signal control
#define BK1_CD_GPO_OEV2_WIDTH 0xCD
#define BK1_CE_GPO_OEV3_WIDTH 0xCE
#define BK1_CF_GPO_OEV_DELTA 0xCF