Where can I get a EEPROM example?
And Chip_EEPROM_Init -> setWaitState
EEPROM_READ_WAIT_STATE_VAL
EEPROM_WAIT_STATE_VAL
Are these two defines corrected? What core clock running when set these two value?
Now my problem is after Chip_EEPROM_Init(LPC_EEPROM)
Read a DWORD from EEPROM_START will cause a Memory Fault, why?