danirebollo 2 Posted May 5, 2013 Share Posted May 5, 2013 Hello! i made a boosterpack for the SSD1289 3.2" TFT (16bit color) with touch interface and connectors for I2C and other free pins. Also, i change texas instruments graphic library to drive ssd1289. I built a prototype and works well Now im waiting for pcbs that i have order. Quote Link to post Share on other sites
danirebollo 2 Posted May 5, 2013 Author Share Posted May 5, 2013 pics of 3D view in Altium Designer electron3010 and bluehash 2 Quote Link to post Share on other sites
danirebollo 2 Posted May 5, 2013 Author Share Posted May 5, 2013 This boosterpack is compatible with all examples of stellarisware and other from graphics library, Kentec, kitronix and adafruit tft graphic examples (of course, changing lcd and touch driver) Quote Link to post Share on other sites
timotet 44 Posted May 6, 2013 Share Posted May 6, 2013 nice work! looks good danirebollo 1 Quote Link to post Share on other sites
danirebollo 2 Posted May 6, 2013 Author Share Posted May 6, 2013 nice work! looks good Thanx!! Quote Link to post Share on other sites
bluehash 1,581 Posted May 7, 2013 Share Posted May 7, 2013 Very neat! Did you get the touch working well? Quote Link to post Share on other sites
danirebollo 2 Posted May 7, 2013 Author Share Posted May 7, 2013 Very neat! Did you get the touch working well? yes!! everything works!! as analog device, you need to calibrate LCD touch to work well. Use calibration function (only first time) an later write these values into touch.c bluehash 1 Quote Link to post Share on other sites
danirebollo 2 Posted May 15, 2013 Author Share Posted May 15, 2013 Hello again! There are people interested in buying PCB alone or PCB with components mounted? or PCB and components separated? I just make a page in my blog to sell this: http://danirebollo.blogspot.com.es/2013/05/ssd1289-boosterpack-32-320x240-tft.html http://danirebollo.es/index.php/items?option=com_content&view=article&id=1&Itemid=1-lcdbpv2&showall=1 [new web] Quote Link to post Share on other sites
danirebollo 2 Posted May 19, 2013 Author Share Posted May 19, 2013 I updated my blog today with youtube video explaining how to solder! http://youtu.be/wTnuDJ_Rmgo and how to program (code composer studio): http://youtu.be/srvCTpHdpN4 Quote Link to post Share on other sites
bluehash 1,581 Posted May 21, 2013 Share Posted May 21, 2013 I updated my blog today with youtube video explaining how to solder! http://youtu.be/wTnuDJ_Rmgo and how to program (code composer studio): http://youtu.be/srvCTpHdpN4 Looks beautiful! Thanks. Quote Link to post Share on other sites
danirebollo 2 Posted August 12, 2013 Author Share Posted August 12, 2013 Added English and german to Blog entry http://danirebollo.blogspot.com.es/2013/05/ssd1289-boosterpack-32-320x240-tft.html http://www.danirebollo.es/index.php/listaarticulos/7 [new web]!! and more pics on my icasa album bluehash 1 Quote Link to post Share on other sites
moahrs 0 Posted August 19, 2013 Share Posted August 19, 2013 Hi, My name is Moacir, I am braziliam, and I am new here. I am using a HY32D, that use a SSD1289 too. I am trying to use, but also using libraries and anothers thinks, but the maximum I could get is some disconnected lines and smudges. You can send your source code to this project plz, for me compare with my program? I will apreciate so much. Thanks a lot. Moacir Jr. Quote Link to post Share on other sites
danirebollo 2 Posted August 19, 2013 Author Share Posted August 19, 2013 Hi, My name is Moacir, I am braziliam, and I am new here. I am using a HY32D, that use a SSD1289 too. I am trying to use, but also using libraries and anothers thinks, but the maximum I could get is some disconnected lines and smudges. You can send your source code to this project plz, for me compare with my program? I will apreciate so much. Thanks a lot. Moacir Jr. hello. Check out my blog http://danirebollo.blogspot.com.es/2013/05/ssd1289-boosterpack-32-320x240-tft.html http://danirebollo.es/index.php/items?option=com_content&view=article&id=1&Itemid=1-lcdbpv2&showall=1 [new web] Also, some connections are different. Analog touch are directly connected, rd are pullup... greetings Quote Link to post Share on other sites
rinosh1989 0 Posted January 23, 2015 Share Posted January 23, 2015 Hi, My name is Moacir, I am braziliam, and I am new here. I am using a HY32D, that use a SSD1289 too. I am trying to use, but also using libraries and anothers thinks, but the maximum I could get is some disconnected lines and smudges. You can send your source code to this project plz, for me compare with my program? I will apreciate so much. Thanks a lot. Moacir Jr. Hi Robert, I too am using the same module and have interfaced it with the module in 16bitmode. (It only supports that). I appreciate the effort taken by you to write a self explainatory code. I compiled the code and loaded into Tiva(EK-TM123GXL). The LCD is not displaying correctly. I observed that Rect(),PixelDraw(),etc functions are not working properly in all the part of the LCD(ie only partial display or banding). When I try to draw a Horizontal line using LineH() it works perfectly. But when I draw a Vertical line using LineV(), I am having the similar issues mentioned above. What do you recon may be the problem? What do you suggest I do to debug it? Thank you Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.