Hi,
We are using AM3352 processor. When we connect a camera the ENDPOINT maximum packet size is reported as 0x1400.
So, each packet length is 1024 and the camera is able to send three such packets per micro frame.
How we shall configure RXCSR for this type of configuration.
When I put analyzer I see that some times camera is sending one DATA0 per micro frame. In some scenarios it is sending DATA1 & DATA0 packets per micro frame.
Is this will be automatically handled in the hardware if we configure RXMAXP with 0x1400? We are using CPPI DMA. How the DMA knows how many packets/to offload.
In case of DATA1 & DATA0 packets is interrupt generated per one packet / once for two packets?
Regards,
GSR