Question
UART DMA
I am using STM32H743
I used uart's DMA
Check whether data has been received through this function
But there is no data in the buffer. Why the hell is this happening?
And, of course, I changed the linker start(0x24000000) and end address(0x2407FFFF) of the project.
