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.

UCD3138064: programming flash: PFLASHCTRL1 and PFLASHCTRL2

Part Number: UCD3138064
Other Parts Discussed in Thread: UCD3138A64, UCD3138

hi, in the Technical reference manual (SNIU028D) in section 15-28 there's a bug: 3138064 has two PFLASHCTRL registers: PFLASHCTRL1 and PFLASHCTRL2

My question is if I have a 64 kB program (no dual images and switching between two images, one simple 64 kB image) and I program flash is it enough to control PFLASHCTRL1 busy flag, or do I have to control PFLASHCTRL1 for first 32 kB and PFLASHCTRL2 for second 32 kB. Same goes for page/mass erase ?

Also which INTERLOCK_KEY should I use, simply #1, or #1+#2 depending on address range, or #0+#1 ??