Resolved! Can't receive data on UART7 in STM32H7S78-DK while using UART4
Hello,I am using the STM32H7S78-DK board and STM32CubeIDE for development. In my application, I am working with UART communication between UART4 and UART7.Objective:I am sending data from UART4 (connected to the Virtual COM port on the board).The dat...