internal eeprom

  1. A

    trying to use internal eeprom for pic18f452

    im trying to use the internal eeprom for pic18f452 but in vain . i used the instruction eeprom_write(addrress,data); got an error msg '' [PIC18 EEPROM] PC=0x0080. Modification of EECON1 whilst a read or write is in progress (RD or WR set) is not ambiguous and not supported. EECON1 is unmodified...
Top