Bulk Out interrupt not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bulk Out interrupt not working

276 Views
Anirudh_007
Contributor I

Hi,

I am using K32L2A31VLH1A controller for USB. I am configuring USB as CDC class in that CIC for interrupt IN mechanism and DIC for BULK IN/OUT mechanism.

In the code the data which i am writing in console is not coming to device. i debug and check that  (USB_DeviceCdcAcmBulkOut) this callback function is not even hitting.

I verified that  (USB_DeviceCdcAcmInterruptIn) this callback function is working but not the above callback.

i don't know the reason. Need some help.

 

Thanks

0 Kudos
Reply
0 Replies