Hi
I set the DS90UB902 as camera mode;
The I set the register as
{BSP_DS90UB902_REG_RESET, 0x01,0x03U}, //复位
{BSP_DS90UB902_REG_SER_ID, 0x07, 0x58U}, //设置编码器地址
{BSP_DS90UB902_REG_REMOTE_WAKE_EN, 0x26, 0xC0U}, //Configure the control channel driver of the Deserializer to be in remote wake-up mode
{BSP_DS90UB902_REG_RESET, 0x01, 0x04U}, //Perform remote wake-up on Serializer
{BSP_DS90UB902_REG_REMOTE_WAKE_EN, 0x26, 0x00U}, //Return the control channel driver of the Deserializer to the normal operation mode
{BSP_DS90UB902_REG_BCC_MODE, 0x27, 0xC0U} //Configure the control channel driver of the Deserializer to be in normal operation mode
Then I Read the status register 0x1C
The value is 0x02, Which show the
1: Active signal detected |
but
0: CDR/PLL Unlocked |
and the pclk of DS90UB902 is zeros
What the problem, Is the DS90UB902 working