M matrixum New member Jun 16, 2005 #1 CFAG12864BTMIV. can this be used effeicently with the atmel atmega8 mcu. ?? Crystalfontz LCD BlogLooking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
CFAG12864BTMIV. can this be used effeicently with the atmel atmega8 mcu. ?? Crystalfontz LCD BlogLooking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
CF Tech Administrator Jun 16, 2005 #2 Ya. Should be fine. How much RAM and flash does that part have? You might want to use a library: http://www.ramtex.dk http://www.easygui.com They include source and should make your job much easier.
Ya. Should be fine. How much RAM and flash does that part have? You might want to use a library: http://www.ramtex.dk http://www.easygui.com They include source and should make your job much easier.
M matrixum New member Jun 17, 2005 #3 Well the atmega 8 is a 8 bit microprocessor. It has 512 bytes eeprom, 8k of in system self programmable flash,and 1k internal sram. Last edited: Jun 17, 2005
Well the atmega 8 is a 8 bit microprocessor. It has 512 bytes eeprom, 8k of in system self programmable flash,and 1k internal sram.
CF Tech Administrator Jun 17, 2005 #4 That would be pretty tight for working with a graphic display. You might want to look at a bigger micro (maybe the ATMEGA series) or look at using a text display.
That would be pretty tight for working with a graphic display. You might want to look at a bigger micro (maybe the ATMEGA series) or look at using a text display.