
Originally Posted by
g-hoot
Hmm, the 16f648A is what I'm using too, since that's as much memory as I can find in an 18 pin chip, but I read that to do the code space thing, that you have to enable "Flash Program Write", but that option is disabled when I choose that chip?
Flash Program Write?
I just do it this way:
Code:
LCDOUT 254,1 ' Clears Display
LCDOUT 254,128,"Here's how to output"
LCDOUT 254,192,"Strings from code"
LCDOUT 254,148,"space easily !"
LCDOUT 254,212,"Where you put it"
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks