- TFT driver
- Posted by silusilusilu@gmail.com on May 6th, 2008
Hi,
do you know any low cost lcd tft driver? I'm thinking also in a
integrated solution (MCU with integrated lcd driver). What do you
think? I'm searching a low cost and low power solution...Any
suggestion?
Thanks
- Posted by John McCabe on May 7th, 2008
On Tue, 6 May 2008 10:19:38 -0700 (PDT), silusilusilu@gmail.com wrote:
It would be useful to know what resolution you're looking for, and
whether colour or monochrome etc..
However about 4 years ago the team I was working in were using a Seiko
Epson S1D13705 (see:
http://vdc.epson.com/index.php?optio...83&I temid=99)
on a handheld device that needed minimal power consumption, and very
low cost. It's not an integrated solution, but we used a TI
TMS320C6711 DSP to drive it and the porting of the HAL was relatively
simple, as was writing the code to drive it.
Hope this helps.
- Posted by silusilusilu@gmail.com on May 9th, 2008
On 7 Mag, 11:30, John McCabe <j...@nospam.assen.demon.co.uk> wrote:
Thanks for the infos...I should use a colour 320x240 display....Do you
think is it possible to use an 8bit microprocessor with S1D13705 for
this display or it is impossible?
Thanks in advance