32bitSaviour
DIIDevHeads IoT Integration Server
•Created by Sterling on 8/13/2024 in #firmware-and-baremetal
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