We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I have STM32F103 with three active USART + one SWO port. I need to single UART send different data, ideally using printf, but I do not know how to redirect flow from print to a specific USART you do? I would welcome an application example with more UART communication.
The second query. Looking for example of how to redirect printf to SWO, for STM32F103 too.