endpoint reset

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

cross mob
Anonymous
Not applicable

 Hello;

   

I am want reset the endpoint at the UtoP callback. But I find that evenif  I call the cyu3pusbflushep() function. I found that the data is still in the endpoint.

   

So can I call the cyu3pusbflushep() at the UtoP callback function? The cyu3pusbflushep() function flush the endpoint and is it reset the flag of the endpoint such as "full" flag.

0 Likes
2 Replies
Anonymous
Not applicable

 Hi,

   

Can you please call DMAChannelReset function before calling the flushep function.

   

Thanks,

   

Sai Krishna.

0 Likes
Anonymous
Not applicable

 hello

   

I have test it. But when  I call Cyu3pchannelreset I will not get data at the control pannel and the "error code" is 997. And at the same time I find that this function does not change my endpoint flag "full" . Why?

0 Likes