2022-05-20 05:48 AM
Is it possible to display the data from the ITM over the SWV viewer (NUCLEO-F401RE) in STM32CubeProgrammer in HEX? ITM_SendChar could be used to send just a 32-bit code, which takes far less CPU time than a printf-style debug output?