The UART example show how to use UART peripheral on SAMV7 family of microcontrollers. This basic application shows how to send and receive a buffer..
This package can be used with SAM V71 Xplained Ultra board or SAME70 Xplained board.
The demonstration program makes transfer buffer over DMA or via interrupt in local loop-back mode of UART
-- uart Example xxx -- -- xxxxxx-xx -- Compiled: xxx xx xxxx xx:xx:xx -- Menu : ======================== UART is Configured in : LoopBack I: Perform UART transfer with interrupt D: Perform UART DMA transfer in local loopback H: Display menu