I'm new to all this, a couple of questions.
Using a 16f690 is it possible to store data to the program location so that it remains there and can be read back after a power cycle ?
Also can someone point me to where I can find what the Device Declaration statements mean. I have looked on the datasheets but it's not exactly plain english to me.
Example -
@device pic16F690, intrc_osc_noclkout, BOD_OFF, PWRT_OFF, wdt_off,mclr_off,
' protect_off
Cheers
Adam
Bookmarks