• printf problem (nothing in Debug (printf) window)
    Hi all, I have nothing in the Debug (printf) window dialog when I use the printf instruction. (UART #x too) Is there something to initialize, or include a specific header? How the printf could...
  • STM32, printf wiindow and USART2 to printf
    Hello, I got PCB where a Bluetooth modul is SMD mounted at USART2 and a STM32F103ZE T6 (High Density). I'm using Keil + cmsis + stlib3.5.0 I'm trying to get the BT Modul working. For that I...
  • printf problem (nothing in Debug (printf) window)
    Hi all, I have nothing in the Debug (printf) window dialog when I use the printf instruction. (UART #x too) Is there something to initialize, or include a specific header? How the printf could...
  • STM32, printf wiindow and USART2 to printf
    Hello, I got PCB where a Bluetooth modul is SMD mounted at USART2 and a STM32F103ZE T6 (High Density). I'm using Keil + cmsis + stlib3.5.0 I'm trying to get the BT Modul working. For that I...
  • No display of printf() function in debug(printf) viewer
    Hi, I am working on ARM Cortex M4 with 'SWD' debugger. I have printf statements in my program but when executed there is no output displayed in the 'Debug viewer' I have tried selecting the components...