STM32L4 USB polling: Which interrupt line?
Hi. I'm having trouble managing a USB slave on STM32L4 using interrupt. I'm able to make it work using polling, and on a previous F3 project, had polling working.From RM, NVIC section, F3 has 3 USB lines: Wakeup, LP, and HP (HP and LP are shared with...