Hello, I wish to use UART over USB.
If I use pins P0.05 to 8 (i need HW flow control), is that the serial port detected in Windows ?
Hello, I wish to use UART over USB.
If I use pins P0.05 to 8 (i need HW flow control), is that the serial port detected in Windows ?
Yes. The UART pins (P0.05 to 8 as you write) are internally connected to the on-board Segger debugger chip and it will be available on you PC as normal COM port. For this you do not have to connect TX, RX, RTS and CTS to the PC. It will be seen as "JLink CDC UART Port (COM*)" in Windows.