I want to use uart1 and dma to communicate rs485 at a transmission rate of 2.5mbps.
After the data is sent, it takes approximately 30 us seconds for the response to start in slave.
At this time, the first byte fills up with 0x00 intermittently, so can you suggest a solution for this?