DMA triggering function Demo for LPC55xx From CTimer0_match0 event

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DMA triggering function Demo for LPC55xx From CTimer0_match0 event

DMA triggering function Demo for LPC55xx From CTimer0_match0 event

The document describes how to use DMA triggering mode to transfer data between memory and peripheral.

In detail, the CTimer0_match0 is configured to generate matching event with programmable period, the CTimer0 matching event triggers DMA, the DMA transfer data between a variable in memory and GPIO Toggling register(the GPIO is connected to a LED), so user can see the LED toggling. The DMA Ping-Pong modes are used, so user can observe different LED toggles.

The Example code is developed on SDK package, run on LPC55S69-EVK, the tools is MCUXpresso ver11.5.

 

Labels (1)
Attachments
No ratings
Version history
Last update:
‎06-02-2022 02:41 AM
Updated by: