I have a question about the USB Type-C port communicating with computer will conflict with the UART Serial Port in use, and cause the program upload failure, just like Arduino uno?
AND the second question is can I use SoftwareSerial to make more UART serial port?
I have a question about the USB Type-C port communicating with computer will conflict with the UART Serial Port in use, and cause the program upload failure, just like Arduino uno?
What are the specific problems? Can you describe it in detail?
AND the second question is can I use SoftwareSerial to make more UART serial port?
I found that when I use a hub between the xiao, and my windows 10 PC I have issues with the port disappearing after the first upload. Bu using the xiao directly on one of the ports in the Intel NUC PC I have, it works everytime. I am using the ports on the NUC marked USB3 SS.
My hub should work the same, but it appearently does not!