msdk icon indicating copy to clipboard operation
msdk copied to clipboard

feat(Examples): New example for UART with DMA

Open ozan956 opened this issue 1 year ago • 0 comments

UART_DMA Example

Description

Due to the changes in DMA, UART examples are not working with DMA. This was stated both in the issues raised in the MSDK repository and in the tickets sent to us (Customer Support Team). So, @Jake-Carter and I developed a new example called UART_DMA.

The example has been added and tested for the following boards:

  • MAX32650
  • MAX32655
  • MAX32665
  • MAX32670
  • MAX32672
  • MAX32690
  • MAX78000

ozan956 avatar Aug 16 '24 12:08 ozan956