How to decode LVDS data
I've a camera using lvds protocol, now using LVDS to LVTTL converter connect to stm32f730r8t6.I want to decode lvds data and fifo it to USB.But first problem is could stm32 decode 20Mhz lvttl clock?I've tried to use tim input captuer clock and usin...