Hello,
I would like to ask for a little help, working with the DS90UB925 Ser and the DS90UB954 Des chips.
At the moment on our prototype PCB, I am able to i2c locally to each chip. I am able to i2cget & i2cset the registers for the SER and as well as the DES --- via a raspberry pi I2C interface.
So far, I have managed (with the help of example python scripts) to place the DES in pattern generator mode, while with the SER I have not been able to place it in pattern generator mode (even after following the SNLA132e app notes). I know for sure that I've made some mistake in some transmitted i2c register parameter.
What I would like to ask, is what debug sequence can I follow when querying the i2c registers on the DS90UB954 DES chip and which registers to debug the DS90UB925 SER chip?
The intended application is for the analog RGB input --> ADV7401 to RGB888 digital --> DS90ub925 SER to --> DS90ub954 DES to CSI-2 output.