Re: 3.5inch display problem....

Tech-Archive recommends: Fix windows errors by optimizing your registry



No one else here have time to have a look at this problem??????
--
Ramesh.c
Innovate Sofware Solutions.
Bangalore.


"Rameshchandra" wrote:

Yes. I was really fed up with this project. I don't have an document and
commands of this spi display.

Actually we are simulating the spi interface, though 4 pins, reset,
chipselect, clock, data.

I am comparing the driver runtime environment on pxa255 with that of the
pxa270. For the same spi initialization, the same display connected with
pxa270 is working properly, whereas in pxa255 it is behaving as i written in
previous post.

No improvements on this yet... SPI initialization is lcd specific, is this
got anything to do with the processor. Since i am using the same spi
initialization commands that was present in pxa270(working commands), in my
board pxa255 it should work with out any problems right?

I verified my gpio initialization 5 to 6 times... evrything seems to be
fine. If my gpio initializations are wrong, when i enable the lcd controller
it should not respond right? but in this case it is responding...

What is NEC type display??

Anone out there to help in this issue??

--
Ramesh.c
Innovate Sofware Solutions.
Bangalore.


"Steve Araiza" wrote:

Sounds like you are using an NEC display? I am using one with my PXA270
platform and it was a pain getting the SPI programming of it correct (very
sparse documentation).

I would not try to port the PXA270 LCD display driver back to the PXA255.
There are probably too many differences in the registers and modes. That's
what sounds wrong with the color bar test, you might be using a different
color mode than you think.

You should start with the PXA255 LCD driver, and back port just the SPI
configuration into the LCD driver.

I have not used the PXA255, but I'm sure there are many differences between
the LCD registers, and I would not expect the 270 driver to work without
serious investigation into both dev manuals for the CPUs.

steve ariaza



.



Relevant Pages

  • Re: 3.5inch display problem....
    ... Actually we are simulating the spi interface, though 4 pins, reset, ... I am comparing the driver runtime environment on pxa255 with that of the ... SPI initialization is lcd specific, ... If my gpio initializations are wrong, when i enable the lcd ...
    (microsoft.public.windowsce.platbuilder)
  • Re: W65C02S, Z80, 80C31 or other legacy processor?
    ... Atmel's production qty price is considerably lower still. ... tweaking the display controller firmware for this purpose. ... two rather than SPI - I'm already using SPI for video output, ... "AVR NTSC" you will see several such projects though unrelated to ...
    (comp.arch.embedded)
  • Re: LC Display mit 74LVX3245WM
    ... Pausen zwischen jedem Byte (Spezifikation SPI Schnitt- ... an das Display, ... um gänzlich auf die Pegelwandler zu verzichten und MISO ... Ansonsten brauchts eigentlich keinen Pegelwandler mit 2 ...
    (de.sci.electronics)
  • LC Display mit 74LVX3245WM
    ... von Fairchild an einem 3,3 Volt Controller per SPI an- ... Pausen zwischen jedem Byte (Spezifikation SPI Schnitt- ... Ich sende einen String von ca. 20 Zeichen ... an das Display, ...
    (de.sci.electronics)
  • Re: 3.5inch display problem....
    ... commands of this spi display. ... Actually we are simulating the spi interface, though 4 pins, reset, ... If my gpio initializations are wrong, when i enable the lcd controller ... I would not try to port the PXA270 LCD display driver back to the PXA255. ...
    (microsoft.public.windowsce.platbuilder)