From the manual:
So looking at the 16F684.PDF it says:Code:WRITE Address,Value
So would:The PIC16F684 has 256 bytes of data EEPROM
with an address range from 0h to FFh.work? Not quite as simple as that he says! For one thing these are EEPROM BYTES and 'Total' is a WORD two BYTES for a starter.Code:WRITE 0h,Total
Dvae
Bookmarks