Reply by Ali July 24, 20072007-07-24
On Jul 19, 3:08 pm, "John B" <spamj_baraclo...@blockerzetnet.co.uk>
wrote:
> On 19/07/2007 preetu wrote: > > Hi All > > I'm new to embedded development.I'm supposed to work on LCD.After > > reading the data sheet,to power on the LCD some RSB pin in the LCD > > controller has to set to low.Can anybody give idea of how to write > > the LCD driver with some sample C code.Please help me out in solving > > this > > > Thanks > > I need some money, so please send me a winning lottery ticket. I am > desperately awaiting your assistance with this problem. > > -- > John B
That was goodOne ;-) ali
Reply by svenand July 24, 20072007-07-24
I have implemented a LCD driver on the Xilinx ML403 board using the
MicroBlaze soft processor. You can read more in my blog:
http://www.fpgafromscratch.com (part 31 and forward).

Sven

Reply by John B July 21, 20072007-07-21
On 21/07/2007 Anton Erasmus wrote:

> On 19 Jul 2007 22:08:09 GMT, "John B" > <spamj_baraclough@blockerzetnet.co.uk> wrote: > > > On 19/07/2007 preetu wrote: > > > >> Hi All > >> I'm new to embedded development.I'm supposed to work on LCD.After > >> reading the data sheet,to power on the LCD some RSB pin in the LCD > >> controller has to set to low.Can anybody give idea of how to write > >> the LCD driver with some sample C code.Please help me out in > solving >> this > >> > >> Thanks > >> > > > > I need some money, so please send me a winning lottery ticket. I am > > desperately awaiting your assistance with this problem. > > I cannot send you the winning ticket, but I can help you with the > numbers. I am pretty sure that it is some sort of combination of the > numbers 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9. > > Anton
Thanks Anton, I knew I was going wrong somewhere. 011100101101101 just doesn't cut it with the lottery. ;-) -- John B
Reply by Anton Erasmus July 21, 20072007-07-21
On 19 Jul 2007 22:08:09 GMT, "John B"
<spamj_baraclough@blockerzetnet.co.uk> wrote:

>On 19/07/2007 preetu wrote: > >> Hi All >> I'm new to embedded development.I'm supposed to work on LCD.After >> reading the data sheet,to power on the LCD some RSB pin in the LCD >> controller has to set to low.Can anybody give idea of how to write >> the LCD driver with some sample C code.Please help me out in solving >> this >> >> Thanks >> > >I need some money, so please send me a winning lottery ticket. I am >desperately awaiting your assistance with this problem.
I cannot send you the winning ticket, but I can help you with the numbers. I am pretty sure that it is some sort of combination of the numbers 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9. Anton
Reply by John B July 19, 20072007-07-19
On 19/07/2007 preetu wrote:

> Hi All > I'm new to embedded development.I'm supposed to work on LCD.After > reading the data sheet,to power on the LCD some RSB pin in the LCD > controller has to set to low.Can anybody give idea of how to write > the LCD driver with some sample C code.Please help me out in solving > this > > Thanks >
I need some money, so please send me a winning lottery ticket. I am desperately awaiting your assistance with this problem. -- John B
Reply by Jim Stewart July 19, 20072007-07-19
preetu wrote:
> Hi All > I'm new to embedded development.I'm supposed to work on LCD.After reading > the data sheet,to power on the LCD some RSB pin in the LCD controller has > to set to low.Can anybody give idea of how to write the LCD driver with > some sample C code.Please help me out in solving this
I'm confused. Do you think that *anyone* could help you without more information?
Reply by dathome July 19, 20072007-07-19
"preetu" <preethi.nandakumar@wipro.com> wrote in message 
news:uKOdncQYNJ1b4gLbnZ2dnUVZ_gydnZ2d@giganews.com...
> Hi All > I'm new to embedded development.I'm supposed to work on LCD.After reading > the data sheet,to power on the LCD some RSB pin in the LCD controller has > to set to low.Can anybody give idea of how to write the LCD driver with > some sample C code.Please help me out in solving this > > Thanks > >
umm ok, what sort of LCD is it? what uC? what have you got working so far? have you got a schematic?
Reply by preetu July 19, 20072007-07-19
Hi All
I'm new to embedded development.I'm supposed to work on LCD.After reading
the data sheet,to power on the LCD some RSB pin in the LCD controller has
to set to low.Can anybody give idea of how to write the LCD driver with
some sample C code.Please help me out in solving this

Thanks