Hi, I used a FPGA as host to config and receive data from AWR2243 and I used AWR2243 cascade board. I have some questions about CSI2 config as follows:
1.If I want to use CSI2 not LVDS to transform data from AWR2243, should I config this command: AWR_DEV_RX_DATA_PATH_LANEEN_SET_SB (0x4043).
2. If I want to use CSI2 to transform data from AWR2243, Should I config the following commands ?
AWR_DEV_RX_DATA_PATH_CONF_SET_SB (0x4042)
AWR_DEV_RX_DATA_PATH_CLK_SET_SB (0x4044)
AWR_HIGHSPEEDINTFCLK_CONF_SET_SB (0x0085)
AWR_DEV_CSI2_CFG_SET_SB (0x4047)
3. I want to make sure whether I have configed CSI2 right or not, I used a oscilloscope to detect one of a pair of CSI2 data path, what should I pay attention to? and Whether the impedance of oscilloscope probe should be adjusted to 1M ohm?
4.Do I have any other ways to confirm I have configed CSI2 right?
thank you