I tried a true serial port and everything works fine. However, now I am facing another dilemma.
I am carrying out the In-Application Programming in the microcontroller. However, I am unable to write in the same location for a second time. I believe this may be because the flash needs to be erased before being written into like in the P89C51RD2.Is there any way to get around this problem?
Flash Magic has the feature to Erase Flash Pages. Is it possible to do so with software in the P89V51RD2? This would allow me to just erase my data and preserve my code.
I am carrying out the In-Application Programming in the microcontroller. However, I am unable to write in the same location for a second time. I believe this may be because the flash needs to be erased before being written into like in the P89C51RD2.Is there any way to get around this problem?
Flash Magic has the feature to Erase Flash Pages. Is it possible to do so with software in the P89V51RD2? This would allow me to just erase my data and preserve my code.