I am trying to have a serial communication with the stm32l0 but the only exposed pin is the PA_14, which is also used for programming the chip with the st-link.
The pin it can be configured as USART_TX. I tried multiple ways but I see nonsense in the UART.
Can I use that pin for serial communication? How?
BR,
Raf