first workable version

Dependencies:   LPC1768_DMA mbed

The test have been created to verify m2m and m2p. In the m2m test, it copy data from source address to destination address using dma. In the m2p test, it send the data from memory to UART via dma. The test is to test the HAL level API. Once the user side API created, more test will be added. I currently only test the m2m and m2p case. It is appreciated if anyone want to test other types and peripherals using the API I created.

Download repository: zip gz

Files at revision 2:322a046a24ab

Name Size Actions
[up]
LPC1768_DMA.lib 62 Revisions Annotate
main.cpp 3871 Revisions Annotate
mbed.bld 65 Revisions Annotate