Title: MIPI camera not working with default Android 7.1.2 image [Print This Page] Author: clive Time: 11/29/2018 22:43 Title: MIPI camera not working with default Android 7.1.2 image I connected the OV13850 camera board to J22 on my Firefly-RK3399 (that is the RX-only CSI MIPI channel on PHY2). I am using the default Android 7.1.2 image, and the camera is not recognised. Is this expected?
It is not clear to me whether I need to build a custom image or just make some changes to files on the board. The documentation on configuration does not explain anything much, so I would appreciate a complete explanation..
I wanted to compare it with the file /system/etc/cam_board.xml on my Firefly board. To make it more readable I ran it through this online XML to JSON converter https://www.browserling.com/tools/xml-to-json
The converter complained of errors when trying to parse this XML,
so I corrected the errors, saving the file (with DOS newlines) as
web-corrected.xml
This file still has a lot of trailing spaces, so I removed them, making file web-corrected-nosp.xml