Hi,
I am using the RT1041 controller for a CAN analyzer project, where I have implemented a USB device using CDC VCOM(I am used dev_cdc_vcom_freertos example). In this setup, data is sent from the application to the controller via USB, which is then transmitted through CAN TX. Additionally, I am receiving CAN data from CAN RX and sending it back to the application through USB.
This setup works fine for approximately 3-4 hours. However, after this period, while the USB can still receive data, the USB send status indicates "busy." Eventually, both the sending and receiving functionalities stop working altogether.
Could you please help me identify the reason for this issue and suggest possible solutions?
Best regards,
Pavanakumar A G