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.

Graphic LCD with ATMega16

Status
Not open for further replies.

liv

Newbie level 3
Joined
Jan 9, 2008
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
atmega16 lcd

Hello!

I would like to connect a graphic LCD, (datasheet here), using the controller SED1520 (datasheet) with Atmega16. I've found quite some information about LCDs using the controller KS0108 (datasheet) and now I'm trying to notice the differences between the two. I don't really see any big differences, but I'm a little confused by the inexistence of the pin E (Enable) from my LCD. From what I understand from the controller datasheet, I see no need for it, but I would like to hear the opinion of someone more experienced than I am.

Also, I'm not really sure how to connec the RES pin. Is it ok to wire it to Vcc?

Thanks for your time.
 

atmega16 glcd

hi liv

E for enable ,my 128 x 64 ks0108 wont function without this pin connection

the res/reset pin you can tie to ground providing your source does'nt use it

what language/compiler you use ?.

:|
 

ks0108 atmega 16

Hi MrChips, thanks for your reply.

Yes, the KS0108-based LCD's need this pin, I'm just simulating in Proteus with one of them, but I'm not sure about this one I have.
I'm using WinAVR that includes the GNU GCC compiler, and ASM.
 

atmega16 ks0108

hi liv
so do you intend to hardware ks or just to simulate with proteus ?.

i use codevisonavr ,i find it much easier than winavr but appreciate cvavr does generate alot of functions the coder should really learn.

i attach for you pascal stangs library ,very good examples inc ks and well commented.

:|
 

glcd atmega16

Well, I'm also intending to hardware it. I've put all the pieces of the puzzle together, so I'll go for it very soon.
Thank you for your help, MrChips.
 

excuse me,
Hi MrChips,
i use CVAVR too.,. can you help me about codevision - ks0108 library?
Is your file (avrlib_1410,zip) can be used in CVAVR ?
I'm using port D for lcd WG12864C ( ks0108 ) and port B to the push button.
Thanks ...

---------- Post added at 22:30 ---------- Previous post was at 22:26 ----------

Sory, for my bad english ... :)
 

No, If you want to use it in CVAVR, you have to modify the code little.
 

why do I start a modification?
is there any library that is ready to wear using cvavr?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top