2020-04-27 06:02 AM
2020-04-27 06:16 AM
Hi,
there is no USART3. STM32F103C6T8 has only 2 USARTs (USART 1 and 2).
Have a nice day.
2020-04-27 07:43 AM
is it possible to Implementing an emulated UART on STM32F103
2020-04-27 07:46 AM
You could implement a software UART, although it is a lot of effort and a drain on the limited horse power of the device.
Surely there are more appropriate STM32 family parts you could use over the 12+ year old design you've picked.