I'm using a RA8M1 with FreeRTOS to send many bytes with USB HS peripheral configuration to PC USB Host.
I call R_USB_PipeWrite() function and I see that the maximum size sended is 512 bytes (pipe dimension in USB HS).
Is there a configuration to increase this size? Or is it the maximum?
Thanks
Roberto