Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: yo-bot on October 19, 2009, 01:16:48 PM

Title: ISP hex format for miscellaneous write function in P89V51RD2
Post by: yo-bot on October 19, 2009, 01:16:48 PM
in the page no 21 of the data sheet of P89V51RD2..the miscellaneous write function is explained..the example give is
 :0300000308E000F2 (erase sector at E000h)
which is erasing the sector E000H...but since the memory is divided in only 512 sector each of 128 bytes , how this is possible ?