Resolved! Blue and Black Pill SWO debugging
Split from STM32H5 SWO debugging.I want use SWO pin like standalone debug. Send data by "ITM_SendChar('A');" and want to read data from SWO pin by USB-UART dongle, SWO pin => Rx pin UART-USB on PC.I try blue and black pill (STM32F103 and STM32F411), ...