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