This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Initialization of USBOTG interrupt in usb_dev)bulk example

Hi,
I have a question: Does USB_dev_bulk example make initialization for the interrupt of  USBOTG or it initializes the interrupt of the UART ??
I intent to use this example after modification to receive data from USBOTG and passing this data to a task to process it, so, I'm going to use Sys/BIOS.

Where to make initialization for the interrupt of USBOTG ( from starterWare or from sys/BIOS) ??
And if I need to initialize it from sys/BIOS, what is the Interrupt number of this USB ??
Thank you in advance.

Muhammad