Dear Sir,
My customer using SN65DSI84 right now. They have two questions
1. If DSI signal quality is not good, does SN65DSI84 have LVDS output?
2. Does SN65DSI84 have register could indicate DSI signal quality?
Thanks
BR
James
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.
Dear Sir,
My customer using SN65DSI84 right now. They have two questions
1. If DSI signal quality is not good, does SN65DSI84 have LVDS output?
2. Does SN65DSI84 have register could indicate DSI signal quality?
Thanks
BR
James
Hello James,
If DSI input is being affected by the EMI/noise, try to adjust the EQ value at addr 0x11. Default is 0x00 with no equalization, try 01b or 11b and see if the issue improves on both DSI_DATA and DSI_CLK
If there's noise issue on LVDS output/panel input, the LVDS_VOD swing can also be adjusted at addr 0x19.
There are error reporting registers that the system software can read to help with system debug. The error status registers are at offset 0xE5 and/or E6. Individual error conditions at address 0xE5 and/or 0xE6 can be reported via IRQ pulses by enabling the corresponding error status bits at offset 0xE1 and/or 0xE2. Refer to the datasheet for details in the IRQ operation and the error reporting mechanism
Regards