Parallel CMOS Camera

Hello, I have a thermal camera (640 x 512) and it outputs 8 bit RAW and YUV 4:2:2 in parallel. It also has LVDS output. First I tried to convert these outputs to CSI-2 but ran into some problems. My goal is just to pass this pixel data to jetson nano. What ways can you suggest for this? For example, does the jetson nano also have parallel inputs? Maybe we can output the pixels directly in parallel. Or is there another way?

Don’t support Parallel interface. Suppose you can have parallel to CSI-2 bridge to connect to Nano CSI interface.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.