Resolved! Setting Lower Priority for USB set CDC_Receive_FS interrupt and callback
Hi,I have configured a USB virtual com port on an STM32F373 successfully. I noticed the priority for the CDC_Receive_FS interrupt/callback seems to be set to the highest level. I currently have a timer interrupt ( time critical event ) which cannot...