Hi, I am a newbie to using pic chips and programming the pic chips with picbasic pro. My problem is, I am using a PIC 18f452 and am trying to store user input variables to the onboard eeprom of the chip. I am using the pic basic pro write and read command and it seems to work OK as long as the chip is powered up. When power is cycled to the chip, I loose the values that should be stored in the EEPROM. Shouldn't these values be maintained since the values are stored to the EEPROM or am I trying to use the EEPROM improperly?
Thanks
Bookmarks