Hello my english speaking friends. I will like to work with GLCD. I working with the program uv4 and others, and this generate table of chars for the compilers CCs and Hs... How can i to converter this format file(chars) to binari format (bin) , for load to eeprom 24lcxx ? Thanks by people.
THE CODE IS NOT EXECUTABLE CODE if it is not executable, it is not 'code' but data
CAN I PUT THIS CODE INTO EEPROM? no, but you can put that DATA in an EEPROM if you do not need a refresh rate faster than you can transfer from the EEPROM to yhe display. The EEPROM data sheet (and whatever code you need for whatever micro you use) will allow you to calculate the transfer rate from EEPROM to the display.
Erik