You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently developing a UART data forwarding application using TCP protocol to transmit data to a PC. The UART data rate can go up to 921600, so I need to utilize DMA functionality to ensure accurate data reception. However, I have been unable to find specific information on this. I would like to ask if it is possible to provide additional APIs related to DMA here?
The text was updated successfully, but these errors were encountered:
I am currently developing a UART data forwarding application using TCP protocol to transmit data to a PC. The UART data rate can go up to 921600, so I need to utilize DMA functionality to ensure accurate data reception. However, I have been unable to find specific information on this. I would like to ask if it is possible to provide additional APIs related to DMA here?
The text was updated successfully, but these errors were encountered: