Hello..! Can you give any idea on how to interface a new camera(any) with DM355 ?
I think a new Makefile , <camera>.c and <camera>.h has to be made....Can you through some light upon it how to do that.......
Thank you.....
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello..! Can you give any idea on how to interface a new camera(any) with DM355 ?
I think a new Makefile , <camera>.c and <camera>.h has to be made....Can you through some light upon it how to do that.......
Thank you.....
Is your interface USB or Ethernet?
It is normal video i/o connector connected to EVM at Video-in plug.
What I want to know is............ will it work with any camera other than MT9T001/003 ? if yes........... what are the steps to be followed to make it worked....?
Thank you..........
Rajat,
VPFE user guide describes what sensors(describing formats/clocks) it can support. You can use any camera which adheres to VPFE requirements. You need to clear understanding of video/sensor drivers to support new sensors.