I am using the STM board as STM32H745 controller . I taken One example program and I am able to transmit the data through the UART. But I also need to receive the data which is coming from the putty through the UART and it should be in the interrupt ...