Hi all,
I want to interface a 1024x600 Touchscreen LCD display with a msp430. It is a task I have never worked at and the intent is to drive an array of images to the display under the control of the msp430. I am not able to gauge the processing bandwidth that would be required and if the msp430 would be able to support it ? Can you please let me know, based on your experience, if this is possible and if the msp is the right hardware to go for. I have read about using DMA mode for direct transfer of data between the Display and a data buffer. Would this be a good Idea ?
Also I am willing to try out using multiple msp430s if a single microcontroller is not sufficient and try and drive the display. Another option can be to use some other microcontroller like c2000 or Stellaris.
I am sorry if this seems like a very vague post but I am only a beginner and I need to start somewhere.
Thanks in Advance !