Part Number:TDA4VM
hi, I have a provlem, the backgroud as follow:
1. The system can run normally for a period of time
2. the enocde module will Initialize at some point
3. The system runs normally for a period of time after this moment
4. And then error will occurs, the frame_status of some frames which get from fvide2_dequeue is FVID2_FRAME_STATUS_ERROR
How to resolve this problem
Shine:
请问是自己的板子还是EVM板?processor SDK是什么版本的?
,
huang wipping:
1. SDK7.3
2. 自己的板子
,
Cherry Zhou:
好的收到,已将您的问题升级到英文论坛,如有新的消息会尽快给到您。
,
Cherry Zhou:
Hi Dear,
For which module are you seeing frame error? Can you share more information, about module giving this error, data flow etc?
,
huang wipping:
1. This error occurred in the csi module
2. This error currently only occurred after the encode module is started
,
Cherry Zhou:
Hi Dear,
FVID2_FRAME_STATUS_ERROR error means CSIRX received incomplete frame, ie size received does not match with the configured size. We really doubt this is related to encoder module.
Could you please check receiver/sensor output size and configure frame size accordingly in CSIRX?