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?
Hi,
I'd highly recommend you to refer to the EEPROM demo which is from the LPC43xx CMSIS-Compliant Standard Peripheral Firmware Driver Library, please go to LPC43xx CMSIS-Compliant Standard Peripheral Firmware Driver Library (Keil, IAR) | www.LPCware.com
Have a great day,
Ping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------