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 All,
Customer is using DS90UB949+DS90UB940 combination, and try to use the reverse SPI function, but still get the function to work, SOC has already sent CS/CLK/DATA to.940, but 949 is not outputing any signal.
According to my understanding, we only need to configure the HSCC_MODE of the two device to 111 to set the device in <high speed,reverse channel SPI mode>, but it doesn't work.
Could you please suggest any other register need to be configured? Thanks.
Best Regards
Charles Zhang
Yes, you need configure the HSCC_MODE to make the reused pin work at SPI mode.
also, you should make sure the SPI rate in the reverse channel SPI mode due to back channel rate limitation. if bc rate is set at 5Mbps, the maximum SPI read clock freq. is <58KHz. please make sure your reverse spi timing to match ux94x's request.
btw, you can post this issue in helpme system.
best regards,
Steven