While in debugging via st-link i can not connect a terminal in order to to see serial output.
Hello,
I am using nucleo-64 board and CubeIDE in linux ubuntu.
Everything is working fine except I can not see any of my serial output from the application.
St-link is connected to usart2. I thought they could be used at the same time.
Do i need to use a separate serial port for my serial output ?
I tried to connect the nucleo board to my computer via a serial monitor to see the output but the serial terminal connection was unsuccessfull on any of my usual ports /dev/ttyUSB0 or /dev/ttyUSB1 .
Thanks
