User Activity

Im using USBx as my USB driver for the STM32U599VJT6Q.This driver has 2 functions: "usbx_cdc_acm_read_thread_entry" and "usbx_cdc_acm_write_thread_entry" each of which runs in their own thread.The problem im having is the thread running "usbx_cdc_acm...