Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Driver for SED1520 with ATMEGA8

Status
Not open for further replies.

m_b_mofidi

Junior Member level 1
Joined
Jan 9, 2007
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,410
sed1520 source

This is a driver for SED1520 Graphic IC Driver.I have a Graphic LCD(TS12232) with this IC.So program is for this LCD.BTW, u can use this program for other LCD.
it can be used for any other AVR by just change of define in begin of source.
I used a atmega8L with 8Mhz crystal.I didn't use any delay function.so if u use a ATMega8 with crystal 16Mhz or any micros with larger crystal u may have problem in the first ten functions & you must use delay between change of values of port.
if u have any questions,plz say to me.
REVERSE value used when u want have a black backgrund.Use 0x00 for white.
CS=0 is for CS1,CS=1 for CS2 & CS=2 for both.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top