Tagged Questions
-1
votes
0answers
17 views
Interfacing MSP430 with a INT035TFT (TFT LCD) [closed]
I have a INT035TFT 3.5 inch TFT LCD manufactured by Displaytech ltd. I need to interface it with the MSP430-P1611 board from Olimex. The LCD already has an inbuilt display controller(SSD1963), so I ...
3
votes
5answers
843 views
Debugging initialization of LCD with NT7605 driver
I've been trying to get my LCD initialized for about a week now, and am quite embarrassed to say that I've been unsuccessful thus far. I've done this in the past, and I remember it being a little ...
2
votes
3answers
701 views
Tips for multiple voltage regulators?
I've got a project I want to work on, which involves an LCD, MAX232, and MSP430. The LCD requires 5V for logic and 3V for the backlight. The MAX232 will work from 3VDC to 5.5VDC. The MSP430G2231 ...