I am currently working on a Renesas RA6M3 and was wondering if there is a possibility of working with a single (Full speed or High speed) USB port but switching between HCDC and HMSC based on the USB that is ...Read more
I am currently working on a Renesas RA6M3 and was wondering if there is a possibility of working with a single (Full speed or High speed) USB port but switching between HCDC and HMSC based on the USB that is connected to the port. The only example (with FSP) that I have seen was the Multiport and the Composite but both of them work with PCDC instead of HCDC. Has anyone attempted this before? Swapping during runtime between the protocols seems not possible but I did like to ask here before moving on.
Read less
the current USB driver does not support multiple classes in USB Host mode, this includes the USB_Basic stack.
the current USB driver does not support multiple classes in USB Host mode, this includes the USB_Basic stack.
See less