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.
Dear,
my project like this:
. Arm master <-i2c-> < DS90UB927 TX >------- ==> <-i2c-> < DS90UB928 RX > ------ > Touch Panel , sensor
. Arm master <-LVDS-> < DS90UB927 TX >------- ==> <LVDS> < DS90UB928 RX > ------ > LCD
. Arm master <-GPIO-> < DS90UB927 TX >------- ==> <-GPIO-> < DS90UB928 RX > >------ > LED_EN, TP_reset, int, pwm
The problem is that master has failed to reach DS90UB927 by inquire i2c address or failed to reach DS90UB928 by inquire i2c address
sometimes, but at this moment LVSD is ok, video is normal.