USBFS ISOC EP continues to send data when trigger only once

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

I use USBFS w/ Automatic DMA, ISOC EP and max packet size of 512Bytes.

   

When i execute only once the command:

   

USBFS_LoadInEP(EP1, USBFS_NULL, sizeof(EP1_RAM));

   

I see that the data in the EP is pending even after i read it in the C# application (i use the AN56377 example).

   

how can i make the burst of 512bytes to send only once and not endlessly?

   

 

   

Thank you,

   

Naftali.

0 Likes
2 Replies
Anonymous
Not applicable

 Hi Naftali,

   

 

   

Can you please share your project here with us?

   

 

   

Regards,

   

Garima

0 Likes
Anonymous
Not applicable

Was the problem resolved?

0 Likes