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.

need HELP with Graphic LCD

Status
Not open for further replies.

mindstream

Newbie level 6
Joined
Feb 26, 2008
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,369
jhd12864e datasheet

Hi I am using the GLCD JHD12864E for my spectrum analyzer project
Im sending my input samples at the rate 44.4kHz
and im working the Spartan 3 FPGA XC3S400 at clock 4Mhz
I need to display 64 point output( 64 pixels)
can someone help me with the interfacing code

Im especially having trouble with the timing values written in the LCD's controller's datasheet (KS0108)
**broken link removed** - the LCD's datasheet
**broken link removed** - KS0108's datasheet

I heard there's another mode of operation where the LCD is treated as external RAM will that be needed here ?
 

jhd12864e

Hi,

If you have not interfaced LCD with the LCD driver, the LCD driver has to be written in FPGA only.

If you need more details, don't hesitate to contact me.

Regards,

N.Muralidhara
MSRS, CRL-BEL
 

ks0108 datasheet

yea i know but u see as per the controller's specifications
E Cycle min =1000 ns
E High Level Width min= 450 ns
E Low Level Width min= 450 ns
E Rise Time max= 25 ns
E Fall Time max= 25 ns
Address Set-Up Time min=140 ns
Address Hold Time min= 10 ns
Data Set-Up Time min= 200 ns
Data Delay Time max=320 ns
Data Hold Time (Write) min=10 ns
Data Hold Time (Read) min=20 ns

with these specifications and a 4MHz crystal for the FPGA im finding it hard to write the verilog code for interfacing to the GLCD (since i hav to display 64 pixels in just 90 cycles = 90 * 250ns).
first 3 values are the most problematic.what can i do bout this?
 

datasheet ks0108

you can use nokia 3310 lcd. the lcd has a resolution of 84X48 pixel and is very chip.
what micro controller are u using?
may be i can help ypou.
hock
 

jhd12864e free datasheet

im not using a microcontroller its a spartan3 fpga as i have said above and ive bought the GLCD already so i have to make do with this one
I didnt see this problem before buying it unfortunately(GLCD seems to be rather scarce here ).
Anyone got any ideas ??
 

Re: jhd12864e based on ks0108 driver for 8051

you can use nokia 3310 lcd. the lcd has a resolution of 84X48 pixel and is very chip.
what micro controller are u using?
may be i can help ypou.
hock
what is the different between jhd12864j and jhd12864e in driver ks0108 for the controller 89s52 ...
 

hi Everyone,

Can Anyone help me to find Character array for the Graphic LCD..
i,e Hex values to print All Characters in the Graphic LCD..
please help me.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top