Hi,
I am trying to implement uart receive and transmit with the help of EDMA controller. I have the little endian implementation which is working. But the project specification requires a big endian implementation. I have changed the project settings but it is not working. I find that the issue is with the EDMA controller. In case of uart receive, the data is reaching the RBR register correctly. But the EDMA is only writing 0s as output. I have attached here with the EDMA parameters settings and the functions used. Please help me in tracing the problem with the EDMA part.
Regards,
Ragesh2047.UART_EDMA.zip