Hello,
I'm developing a project for sending data from Host(PC) to my development kit using "usb_pcdc_with_freertos". I have one question regarding the Destionation Paramater value of R_USB_READ function (Reference RA Flexible Software Package Documentation).
Yes, it should be correct. The 'destination' argument in peripheral mode expects one of the following values:
Please also check the code or R_USB_Read:
Thank you for the information!
Best regards,