Hello,
I have an imx6SoloX board from embedded artists and try to use the analogue camera.
It is connected to the vadc_in0 pin of the board. I want to see my camera signal on the framebuffer fb0.
I have no idea how to get the camera signal activated. Anyone an idea?
Thanks! #Camera #imx6solox
Basically, there is a video ADC chip between the analog camera and the CSI port. e.g ADV7180. You need to know which chip is using then select the driver in the kernel. Because of the BSP is different, please ask the support from EA for further help.