How to enable serial-USB on B-L475E-IOT01A1 board?
I'm using the STM32 Io T discovery board (B-L475E-IOT01A1) to learn micro-ROS since this is a supported board with a demo use case.
To flash the firmware on the board, the JP4 connector was set to 5V_ST_LINK pin and flashing was successful.
The board after flashing (re connection) should post few topics on the serial USB port. I tried connecting the ST LINK USB port to the PC and with the jumper JP4 set to 5V_USB_FS and to 5V_ST_LINK pins in separate exercises. In both case, the port is visible as ST LINK port on the PC and not as SERIAL-USB port. Therefore I'm not seeing any output from the board to the PC.
Is there any additional jumper setting to be done while JP4 connected to other pins except 5V_STLINK to enable SERIAL-USB on the STLINK port?
