Function for printing values
Hello,I'm working with the NUCLEO-F722ZE EVB on STM32CubeIDE.I want to use the main USB connection to the PC as a UART.The default CubeMX pin configuration already has PD8 and PD9 configured as a UART, so I proceeded with code generation (the auto ge...