Interfacing Toshiba T6963C LCD to Atmel AT91SAM ARM microcontroller |
Introduction LCD displays with Toshiba T6963 controller are ones of the most popular LCD displays. On this page You will find ready-to-use source code for Atmel AT91SAM microcontrollers with ARM core written in C language for arm-elf-gcc compiler (WinARM).
I divide source code for following files :
All source codes are available in Download section. After download all files to folder with Your project and add T6963.c and graphic.c files to project tree and to makefile)and place in file with the main() function calls to functions which You would to use. Code is work currently only with 240x64 pixels displays. With other resolutions can work wrong. For example, code shown below :
...will produced following image :
Download Source code for arm-elf-gcc compiler from WinARM package. It can be ported for others compilers and other ARM-based microcontrollers. Tested with AT91SAM7S256 and Optrex DMF-5005 display. If You have questions or suggestions about this site and source codes, You can contact me by e-mail (only in Polish or English language) : |
Last modification :
24-05-2008 10:30:12
(c) Radosław Kwiecień
Privacy policy