7 inch display RGB

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
hubertus
 
Posts: 1
Joined: Wed Nov 22, 2017 5:12 am

7 inch display RGB

Post by hubertus »

Hello,
I have a question about following display https://www.adafruit.com/product/2353.
I have the MCU that has build in driver for generating HSYNC,VSYNC,DCLK,DE and RGB data signals.
Is it possible to control this display only using MCU or i need to have additional drivers ?
In the datasheet for this display module i cant find information about what ic drivers are used and table with timing for synchronization signals.
For example, from the datasheet of this display https://www.adafruit.com/product/1596 i can see that it includes the combination of HX8264D + HX8664B drivers.
Timing table for synchronization signals is provided as well.
Thank you.

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: 7 inch display RGB

Post by adafruit_support_mike »

Both displays work with the RA8875 and TFP401 display drivers:

https://www.adafruit.com/product/1590
https://www.adafruit.com/product/2218

If the board you're using produces signals like those, it should work with either display.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”