UART2 is not working on STM8S Discovery board?
Hi Technical team, UART2 is always sending garbage value rather required(correct) value. Hardware used : STM8S discovery with 5V IDE used : IAR The below shows the code , // STM8S105 discovery #include "stdio.h" #in...