2023-01-16 07:00 AM
2023-01-16 07:35 AM
To do what? As input or output video stream?
Not that I know of. 16 or 24 bit TTL output with external TTL to lvds output (thine semi maybe), or DSI output with DSI to LVDS converter chip. LVDS is mostly to reach longer distances, and is older techno than MIPI DSI.
2023-01-16 08:14 AM
Hi I also don't think there are MCU s with lvds interface,it si not for video it is for a security device I realized I could just use a differential to the single-ended receiver and place it close to the MCU and read with the mcu's adc
Thank you so much for your response
2023-01-16 12:32 PM
In some special cases (short distances, lower data rates etc.) you can read unterminated (!) LVDS signal if source is capable drive its outputs "to rails". I am able to reliably read data from AS6501's LVDS interface by STM32 powered by 3.3V at 50MHz at distance about 10cm. But LVDS->CMOS level shifter is the right solution in usual case... or you can consider using onboard comparator if working with low frequency signals...