Hi all,
I am working with the PIC16F687; it's data sheet states that "The PIC has a 13-bit program counter capable of addressing 8Kx14-bit program memory space. ... Only the first 2Kx14 (0000-07FF) are physically implemented for the PIC16F687..."... However I suspect that the chip I am working with actually has a flash size of 4Kx14 (huh...?)
I generated a hex file with 'garbage data' (i.e. not representing an actual program that can run on the PIC) using Python IntelHex package to fill...
PIC16F687 implemented flash size
I am working with the PIC16F687; it's data sheet states that "The PIC has a 13-bit program counter capable of addressing 8Kx14-bit program memory space. ... Only the first 2Kx14 (0000-07FF) are physically implemented for the PIC16F687..."... However I suspect that the chip I am working with actually has a flash size of 4Kx14 (huh...?)
I generated a hex file with 'garbage data' (i.e. not representing an actual program that can run on the PIC) using Python IntelHex package to fill...
PIC16F687 implemented flash size