Using Interrupt endpoint with FX2LP

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

cross mob
Anonymous
Not applicable

Hi,

   

I am working with FX2LP. I have found examples relating to bulk and isochronous transfer, but not with interrupt transfer. Are there any examples with interrupt transfer, for windows side and FX2LP side?

   

Thanks,

   

Begos

0 Likes
2 Replies
Anonymous
Not applicable

You can find EP_interrupts which actually uses bulk but you need to un-comment the intterupt lines and comment the bulk lines and check. You can also check the hid example which uses the interrupt endpoint.

0 Likes
Anonymous
Not applicable

Hi,

   

where I can "comment and un-comment lines"? What source files are you talking?

   

Thanks,

   

Begos

0 Likes