Hello Unregistered ,
whats wrong in this code for i=0 to 15 eeprom i,[0] next i
Originally Posted by iugmoh whats wrong in this code for i=0 to 15 eeprom i,[0] next i Read the manual, last paragraph of the explanation for EEPROM.
Oky, What is the different between EEPROM and DATA ?
Originally Posted by iugmoh Oky, What is the different between EEPROM and DATA ? Besides the obvious syntax differences between the two, not a lot, ALMOST identical. You can make a DATA statement a 'readable' address, a label. Can't do that with the EEPROM statement.
I understand that DATA is upgraded version of EEPROM
Originally Posted by iugmoh I understand that DATA is upgraded version of EEPROM Maybe......There is a difference. Either I can't remember, or I can't put my finger on it at the moment. Of course there's always the chance that I just don't know
I change the PIC16f877A with PIC18F452 and nothing is working , so I will learn every thing step by step of PIC18f452
Forum Rules
Bookmarks