koolguy
Active Member
If i will do that then it must be saved in PIC memory also??If you have the font in external file you need to reference it first.
In this code the font is saved in E2PROM it work well but the speed was getting slow and LED was Blinking..so, i am deciding to use Program memory i.e. Flash memory..
but the syntax is showing error..??
Code:
FLASH_WRITE(address,value);