Enable USB Interrupt

Hello,

I want to enable usb interrupt for attached project.

So I made some changes on it but could't enable it.

Could you help me to find the what I'm missing?

Kind regards,

 usb_hmsc_baremetal_ek_ra4m2_ep.rar

Parents Reply
  • Hello,

    I'm so sorry for the late reply. Yes, I'm running the example from Github.

    I also have the same interrupt problem with CAN example for EK-RA4M2. 

    I use MCP2551 and USB-CAN Analyzer to receive CAN message from USBCAN desktop application.

    I can see on RX line datas are going but it doesn't trigger interrupt signal and doesn2t call callback function.

    These are the screenshots for my CAN example running.

     

Children