Re: Best approach, LCD on ARM7



Peter wrote:


I'm interested to know what people suggest for the HW side of things -
we're looking at adding a LCD to a Atmel SAM7 chip without an external
address bus and, so far, haven't come up with any good ideas. There
don't seem to be any 320x240 SPI based controllers around - one
suggestion was to put it in a FPGA and write some logic to convert
between SPI & an "address bus" based FGPGA video controller.

Peter

Have you looked at the Epson 1374 series ?. Has onboard framebuffer ram
and a bus interface that can be coerced onto most micros...

Chris

--
Greenfield Designs Ltd
-----------------------------------------------------------
Embedded Systems & Electronics: Research Design Development
Oxford. England. (44) 1865 750 681
.



Relevant Pages

  • SPI
    ... This is an updated version of SPI framework from me, ... We've tested our SPI core as well with bus drivers with wireless LAN ... driver and achieved good performance with relatively small overhead. ... in terms of ) tries to perform DMA transfers, ...
    (Linux-Kernel)
  • [PATCH 08/10] SPI: busnum == 0 needs to work
    ... that number was wrongly used to flag dynamic allocation of a bus number. ... The driver will initialize the fields of that spi_master, ... used to interact with the SPI core and SPI protocol drivers. ... (See below about bus numbering ...
    (Linux-Kernel)
  • Building Block Computer (Was: Re: 16-bit C64/128?)
    ... be strung on a SPI bus with parallel/serial converters. ... setting a CIA serial port clock tick to 5 ... C64 could be an I2C bus master, and the CIA is fast enough to keep up ...
    (comp.sys.cbm)
  • Building Block Computer (Was Re: 16-bit C64/128?)
    ... be strung on a SPI bus with parallel/serial converters. ... serial clock to 16 time or 32 times the system clock, and do, when the ... serial clocks Data_Write ...
    (comp.sys.cbm)
  • Re: SPI with multiple microcontrollers
    ... > I am facing the following situation: I have a microcontroller (e.g. ... > enable a second microcontroller to access the flash memory. ... > microcontroller to the bus without changing the software on the first ... uC instead of the SPI bus, and make the 2nd uC a slave on the SPI ...
    (comp.arch.embedded)