Hello All,
After contacting TI for a solution to the problem, i am refered to the forum... so here is the issue..
DS90UB926 ic, setup for .399v and .799v on the two potential divider pins, with a pic 18f2580 setup as an I2C master.. now using proven i2c pic code, i can see on the scope acknowledgments during the i2c comms routine so the DS is responding.. but nothing happens.
So default address 0x00, I2C address from table, 0x31 7bit 0x62 8bit. Tried them all... nowt works. TFT screen blank..
According to the datasheet the built in test pattern generator can be setup to display patterns despite no input signal/pclk/etc.. I have setup all the registers, see the data go in and an ack come back but still a blank screen.. so what am i doing wrong ??
System: pic as master... i2c....DS90UB926 as slave.. driving 5" TFT display.
Any suggestions ??
Regards
Andy