Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello. I am trying to just write text to the ILI9325/9328 display. I purchased it from Adafruit -http://www.adafruit.com/products/335 - and they have written libraries for using it with Arduino. Would it be difficult to modify these libraries (https://github.com/adafruit/TFTLCD-Library , https://github.com/adafruit/Adafruit-GFX-Library) for mbed? All I am interested in is printing text to the display and controlling the position if needed. I can find libraries on mbed.org like "TFTLCD" but it's for a different contoroller(not sure how different) and using a 16bit parallel interface. Any suggestions on where to start. I need help trans coding for mbed. It's wired according to (http://www.ladyada.net/products/tfttouchbreakout/). It's using the 8bit parallel interface. Here is a pic of my wiring (https://www.dropbox.com/s/1u2flcjq260n0bd/Photo%20Jun%2014%2C%2012%2028%2040%20PM.jpg). Please don't mind the other components, as I am not interested in those right now.