Dear fellow geeks, We'r using a Nucleo-f103RB to program a STM32L010k4T6. We ar able to write a PIN high and write a pin LOW we can also use the SPI. The only problem we have is with uart. We can't seem te get it to work.
In the datasheet https://nl.mouser.com/datasheet/2/389/dm00440565-1799229.pdfis stated that the uart and the SPI are part of two different alternate functions. The error message and the code will also uploaded if needed.