Hello, I am trying to get the Leopard LI5M03 5MP monochrome imager working with the dm8148 evm.
I have gone through all the necessary steps to bring the imager out of reset, setup all the muxes to that the video data is making it to the processor, and set up the pinmuxing for the cam_d[0:11], hsync,vsync, and pclk.
I am trying to use V4L2 to access the image data and am having no luck. I have used this imager with the DM8168 and have ti81xx_fb.c/ti81xx_vpss.c set up correctly. I have successfully created a V4L2 subdevice that initializes the imager and successfully completes the insertion of the ti81xxvin module creating the /dev/video0-6 nodes.
I was hoping that i would be able to get data through similarly to the DM8168 but the saLoopBack demo hangs while trying to dequeue from capture.
1. What are the supported ways of accessing the ISS image chain, V4L2, OMX?
2. If V4L2 is supported, are there special IOCTLs used to interface with it, and which /dev/video node should I be able to read from?
3. I am seeing that I need to contact my FAE for some documentation, however I don't really know what to ask for exactly. I find that if I ask for ISS help often he doesn't know exactly whats out there and we miss out on some information, it is you experts that are most aware of the materials that are available. What materials should I ask my FAE to provide?
Thanks,
Ben