Part Number: TDA4VM
Hi my friends:
I have met a weird issue on TDA4VM Edge AI Starter Kit platform, I am developing frame grabber now on it, We need capture bayer raw data (format: 3586X2177@30hz) from image sensor and send it to PC host by PCIE interface. It was worked when i used v4l2 method to capture video data and it worked also when i send test datas to PC(worked as RC mode) by pcie interface (which deviced work as EP mode) based on linux epf test driver(pci-epf-test.c) origented from kernel source of ti-processor-sdk-linux-j7-evm-08_04_00_11 .
But when i integrated these 2 functions worked at the same time which meaned capture mipi-csi data and send it to host together. I found the video data were error from v4l2 driver, It seemed some video frames were mixed up. I guessed some dma transmit work wrong on linux mipi-csi driver . some one can help me to fix this bug? I am grateful for your help。
Picture like this from sensor imx219