Give higher priority to USB PCDC with RA8T1

Hello,

I am working for project by configuring the device in usb pcdc (USBX), I noticed when making the thread using the usb device stack in a higher priority (less then 15), I am not able to detect the serial port in my host, this is also noticed with your provided examples for the different dev kits based on RA8T1 and RA8M1 . Is there any way to have a higher priority of the thread and I could detect the serial port from host?

Parents Reply
  • Hi Zero_One,

    Thank you for sharing the details. To better understand the issue, could you confirm if you've tested this on the latest FSP version? Also, have you tried this on other RA8 kits or a different host PC/USB port to rule out hardware-specific issues? Are there additional threads or middleware (e.g., UART or DMA) in your setup that could impact USB enumeration? Let us know, and we’ll assist further!

    Best regards,

    GN_Renesas

Children