MicroChip TFT sürücüleri...

Başlatan ahmet2004, 25 Temmuz 2009, 12:30:37

ahmet2004

http://www.microchipdirect.com/ProductSearch.aspx?Keywords=AC164127

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en532570

Part Number: AC164127-5  - Graphics LCD Controller PICtail Plus SSD1926 Board

Graphics display controller Solomon Systech SSD1926 supporting 4/8 bit
STN, 4/8 bit CSTN, 18-bit HR-TFT, and 9/12/18/24 bit TFT interface

PDF: http://www.solomon-systech.com/products/ssd1926.htm inceleyiniz.

Arkadaşlar bu board ile küçük TFT lere mahkum olmuyoruz.Kart üzerinde

TFT sürücü entegresi var.Büyük TFT leri sürmek için.çip içinde ram ve sürücüler birlikteler.Bayaa kullanışlı bir entegre.

Not: Tabiki Distrübütörde yine iş yok.

nthere

Elime bu boarddan geçmişti ancak dökümantasyonu microchipten beklenmeyecek derecede yetersiz.
100 pinli pic 24 kullanıdıgınız zaman sorun yok ama benim elimde 80 pinli vardı ve bacak bağlantılarında soru yaşadım.
İyi güzel hoş ama tft sürmek için epsonu tercih ederim
:)

KaraBekir

Bende de STM3210E-EVAL kartı var. TFT LCD yi harici sürücüye ihtiyaç duymadan sürebiliyor. Aynı zamanda ses kaydı çalıyor.

ustad

Bende 6 ay önce ilk resimdeki tft+ sürücüsü birlikte olandan getirtmiştim microchipin kendi uygulama örneklerinden denemeler yapmıştım, bunlar için microchipin hazır drıver sürücü yazılımları var, operatör panel tasarımı benzeri bir yazılım geliştirmişler, karışıktı biraz fazla uğraşamadım, uğraşılsa güzel şeyler çıkabilir.

Okan AKÇA

bir cok mikrochip üreticileri teknolojinin hızla ilerleyisi karsısında cıgırdan cıktı her gün bunada yenileri ekleniyor.bir ucundan tutmak lazım ancak micro denetleyicilerle kasmaya gerek yok  artık 100$ end. paneller var

KaraBekir

Epson S1D13705 ile LCD sürme projesi

Alıntı YapAVR Color LCD, Sample Board S1D13705
In this project i just liked to control a color LCD screen.



The used harware are:

- Hitachi TX14D11VM1CAA color LCD with touchscreen

- ATmega162 16Mhz processor

- Epson S1D13705 80kb LCD controller.



The LCD is a 320 x 240 resolution lcd screen, with 262k of colors(RGB, 6bit parallel) and has a touchscreen mounted on it.

To control the lcd screen i made a sample board with the S1D13705 lcd controller, this sample board can be placed on a bread board with the 2.54mm headers.



Spec sample board:

- S1D13705 80Kb LCD controller, for 8bpp color at 320 x 240 pixels

- 2 Crystals, one for the pixel and other for the busclk

- 2 line level converters for 3v3 LCD screen, 5v -> 3v3

- 2 3v3 regulators for supply for the LCD screen and S1D13705

- Possible to use 3v3 supply and 5v supply

- 40 FPC connector for the LCD screen

- 2 20pins 2.54mm headers for controling the sample board



You can control the sample board with AVR / ARM processor, i first tought to use the external RAM interface of the AVR, this i did not use because the address starts at 0x500 of the external RAM interface of the AVR, so i did skipped this.

I wrote my own RAM interface in the source code and used also the same function as RAM interface.

Adres: http://www.lompec.nl/avrcolorlcd.html