2022-04-12 03:59 AM
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 base. could you please help me in this by giving suggestions.
If you send any example code for that transmitting and receiving code that would be great.
Thank you.
2022-04-12 04:59 AM
There are examples in the CubeH7 repository. Here is one of several: