Other Parts Discussed in Thread: AM62P
Tool/software:
AM625: AM625 - Processors forum - Processors - TI E2E support forums
can anyone share a patch to enable 4x OV5640 cameras on AM62P?
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 Kevin,
The Processor SDK Linux for AM62P 10.1 and later (https://www.ti.com/tool/PROCESSOR-SDK-AM62P) supports 4x OV5640 out-of-box. You can use the following scripts to setup the cameras and stream from 4x cameras:
root@am62pxx-evm:~# ./stream-4xOV5640.sh 1920 1080
If you're using SDK 9.2, please apply the following patch and rebuild the SDK:
Regards,
Jianzhong
Hello Jianzhong,
• One Camera Serial interface (CSI-Rx) - 4 Lane
with DPHY
– MIPI® CSI-2 v1.3 Compliant + MIPI D-PHY 1.2
– Support for 1,2,3 or 4 data lane mode up to
1.5Gbps
– ECC verification/correction with CRC check +
ECC on RAM
– Virtual Channel support (up to 16)
About description of Camera virtual channels in datasheet, Could you provide a further introduction on its usage?
Regards,
Kevin
Hi Kevin,
Please refer to this application note: Developing Multiple-Camera Applications on AM6x, chapter 2 and 3.1.
Regards,
Jianzhong