This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UCD90160: Clear Logs, Peaks, all flash memory

Part Number: UCD90160

I would like to clear all flash memory from a UCD90160 device. I have seen a previous post that recommended the following to clear logged faults:
"address + 0xEA + 0x12(length) + eighteen zeros"

This worked for me, but I had two issues:

1) When trying to clear Logged Page Peaks, I tried "address + 0xED + 0x02(length) + 0x00 0x00", but the value of the Logged Page Peaks did not seem to change

2) Is the full flash memory of the UCD90160 represented by the logged faults and logged peaks? If not, how can I write a zero to all flash memory, rather than just these sections of flash?