Hello everyone.
I have connection with LPC1778 with Flash Magic in ISP
Is there is any firmware that i can flash which
- erases eeprom or write zeroes in it and then
- goes back to ISP mode
Thank you for answers.
Okay. Lets simplify question.
How to erase eeprom?
Is there is any solution?
Hello @Navium
There is EEPROM demo under "periph_eeprom" LPCopen. You can refer it.
Thanks.
BR
Alice
Yes i know that i can not program eeprom with FlashMagic.
Can i program on-chip memory to erase eeprom?
Yes i know
Can i program chip memory to erase eeprom?
Yes, i know that i can not erase eeprom in LPC1778 with FlashMagic
But i can flash firmware that will erase eeprom.
Is there is any firmware that can do it?
Hello @Navium
For LPC1778, ISP is programming or reprogramming the on-chip flash memory, using the boot loader software and UART0. Can not program EEPROM.
BR
Alice