analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 75 forks source link

MAX32651 DMA_UART0 / DMA_UART2 not work #1057

Open michame951 opened 1 week ago

michame951 commented 1 week ago

When I tested the MAX32651EVkit, DMA_UART0 and DMA_UART2 are not worked. if it is a general UART, it works normally. Please help me find out the issue.

The following link is UART project path. C:\MaximSDK\Examples\MAX32650\UART