Page 1 of 1

display component ssd1289

Posted: Wed Nov 23, 2016 11:20 pm
by maxtisc
Hello everyone
I have a question to ask about the display with the driver ssd1289
the component block are indicated only pin 6, but the display does not have a 16-bit interface? how do I configure the pins DB0 to DB15? This display can interface with SPI?
thank you

Re: display component ssd1289

Posted: Fri Nov 25, 2016 7:47 pm
by Benj
Hello,

I should be able to create a SPI version of the component. Leave it with me and I'll get it on the list.

Re: display component ssd1289

Posted: Fri Nov 25, 2016 9:26 pm
by maxtisc
OK good job

Re: display component ssd1289

Posted: Tue Nov 29, 2016 6:52 pm
by Benj
Hello,

Please can you describe what pins your display has just so I can double check that the pins I create on the component are correct for your device.

If you have a link to the display datasheet then that would be ideal.

Many thanks.

Re: display component ssd1289

Posted: Tue Nov 29, 2016 11:51 pm
by maxtisc
hello benj and all the team, thanks for your interest
I did some research, and I saw that there are no more than 2.8 inch display with ICSP interface, but they are all with parallel interface 8/16-bit, my idea is that the ICSP interface is too slow to drive a larger display for as a 3.2 or 4.3 inches.
I have purchased a 3.2-inch display that works with parallel interface.
http://www.sainsmart.com/arduino/arduin ... -2560.html
I've tried with a sckech an example for arduino and it works great.
what I would like to ask you is whether you can create a component for driving these displays in 8/16 bit parallel interface.
This is the link to the data sheet of the driver: http://www.gpegint.com/files/library/fi ... SD1289.pdf

ultimate even if you create a component for touch .... the best
http://www.ti.com/product/ADS7843/technicaldocuments

another question: is it possible to implement skech Arduino or parts on FC?

Thank you so much