STM8S SPL example on Nucleo-STM8, UART1 not working (resolved)
I am testing the STM8S Standard Peripheral Library (SPL) with a NUCLEO-8S208RB dev board. The SPL examples were written for the STM8/128-EVAL board, but can be tailored for the Nucleo. I am using the latest STVD and STVP dev tools.
The SPL example 'UART1 Half-Duplex' is not working, either with UART1 in TX or RX mode. Only one Nucleo is used, with a single wire connection from UART1_TX to UART3_RX as shown in the below figure: UART1_TX (PA5) to UART3_RX (PD6), as suggested by the example. Are additional connections needed on the same board? Any other suggestions? Thank you.

