Dears;
I have a customer who use DM642 and TVP5150 do image capture. In the DSP / BIOS, through an external interrupt to trigger the acquisition thread. His flow is that once external interrupt is coming, start image capture. Intermediate process is that first TVP5150 FIFO data will be sent to EDMA, and then go deal with the data memory. But now his situation is that TVP5150 is always working and when the interrupt signal is coming,he can not guarantee that the image is suspended . So my question is whether the PowerDown register control mode control bit could get to his purpose, what if the PDN pin , is it in low status at the same time? Or do you have any other advise?