Other Parts Discussed in Thread: DS90UB928Q
Hi, dear sir
Does DS90UB928Q support 1280*800 24bit color 60P TFT- LCD?
does it support transfer I2C and Backlight control, reset,interrupt signal from TFT to host? as the picture shows.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, dear sir
Does DS90UB928Q support 1280*800 24bit color 60P TFT- LCD?
does it support transfer I2C and Backlight control, reset,interrupt signal from TFT to host? as the picture shows.
Hello,
Thanks for reaching out! Yes, 928 can meet all these requirements. For the backlight control just make sure you consult the data sheets for 929 and 928 to ensure the frequency and pulse width requirements can be met.
Best Regards,
Casey
Hi,Casey
Thank you for your reply. I still have 3 question about back chanel control.
1) Does "the frequency and pulse width " means the min pulse width of PWM pass though by 929-928 should be the period of in_clk?
2) Does the backlight PWM signal and Touch Panel reset signal should use GPIO 0-3 (BCC GPIO) of 929 and 938, instead of using the register access only GPIO?
3) Should I use the INTB_IN of 928 and REM_INTB of 929 to pass though the interrupt signal from TP to host?
Best regards!
Hello,
1. Frequency and pulse width limits for forward channel GPIO are defined in the serializer datasheet. Here is an example from the 929 datasheet:
2. Backlight PWM would use a forward channel GPIO0-3, correct
3. Yes using REM_INTB and INTB_IN would be a good method for sending touch interrupts from the 928 side
Best Regards,
Casey