32bitSaviour
32bitSaviour
Configuring USB CDC Rx Interrupt for STM32-F446RE (Nucleo)
Hey @Sterling The function is a callback that is already being called in an interrupt context by the USB stack. You should not be calling it in a loop.
4 replies