• How printf to specific USART?
    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...
  • How printf to specific USART?
    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...
  • How to redirect printf to USART
    Hi, I'm using the STM32F103ZD uC with keil uVision IDE C-compiler and I would like to have the printf function send it's data to some onchip USART. Not to the IDE build-in debug viewer. I saw many...
  • Use Debug Printf viewer with USART
    Is it possible to set the window to use an external source? As I have a USB to Serial adapter connected to my debug unit using a ULINK2. As I want to use this window as my serial output window if possible...
  • Use Debug Printf viewer with USART
    Is it possible to set the window to use an external source? As I have a USB to Serial adapter connected to my debug unit using a ULINK2. As I want to use this window as my serial output window if possible...