display component ssd1289

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
maxtisc
Posts: 110
Joined: Mon Dec 23, 2013 9:34 pm
Has thanked: 2 times
Been thanked: 9 times
Contact:

display component ssd1289

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: display component ssd1289

Post 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.

maxtisc
Posts: 110
Joined: Mon Dec 23, 2013 9:34 pm
Has thanked: 2 times
Been thanked: 9 times
Contact:

Re: display component ssd1289

Post by maxtisc »

OK good job

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: display component ssd1289

Post 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.

maxtisc
Posts: 110
Joined: Mon Dec 23, 2013 9:34 pm
Has thanked: 2 times
Been thanked: 9 times
Contact:

Re: display component ssd1289

Post 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

Post Reply