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.

About CSI interface using with mcu for a bit system

Other Parts Discussed in Thread: CC1310

Hi everyone 

    I need help for csi interface; my project required little camera module and almost all little camera modules uses csi interface (i can't find little camera under 30*30mm using another interface)  . My system using rf mcu (cc1310) . So i won't link direct and process image with mcu. I need additional IC for this work . Can you advice me for IC? my functional diagram on  photo

 mcu data ----> IC---->camera ** photo**-------> IC--->sd card folder saving and send data mcu " i saved it"----------> mcu ---------> send picture data from sd card 

or jpeg-image data direct mcu from IC

  • Even if you find a chip that can do the CSI interface, how are you going to communicate with the camera? The threads I have found indicate that the communication interface used for the raspberry pi camera is under NDA.

    Try to find a camera module with a open interface standard so you can write a driver for it.
  • I thought that way too tomorrow. Because i designed new camera interface board inclouded DCMI interface with stm32l4+. Any dcmi camera linkable(most probably) :)

    Thanks for your reply...

    Do you have another recommendation to me ?