Flash Magic Forum

Archive => Old Topics => Topic started by: Christian Suesskind on March 12, 2004, 06:23:18 AM

Title: IAP flash erase on a P89LPC932
Post by: Christian Suesskind on March 12, 2004, 06:23:18 AM
Hello Everyone!

Can anyone confirm that the content of the flash on the P89LPC932 is $00 instead of $FF after an erase operation (e.g. page erase)?

And if this is correct: Is it the same using ISP operations (e.g. using FlashMagic). An does "Fill unused Flash" mean writing $FFs instead $00s?

Thanks for your answer!

Christian Suesskind
Title: Re: IAP flash erase on a P89LPC932
Post by: Andy Ayre on March 12, 2004, 06:27:32 AM
Yes, the LPC9xx devices contains 00H in all erased locations of Flash, regardless of the erase method.

Flash Magic fills the unused locations in Flash with FFH for the LPC9xx devices.

Title: Re: IAP flash erase on a P89LPC932
Post by: Christian Suesskind on March 12, 2004, 08:06:36 AM
Thanks!

Christian Suesskind