Configure_DMA() is only used within DMA_CopyFromFlashToMemory.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

None

Notes

This function is used to : -1- Enable DMA2 clock -2- Configure the DMA functional parameters -3- Configure NVIC for DMA transfer complete/error interrupts Peripheral configuration is minimal configuration from reset values. Thus, some useless LL unitary functions calls below are provided as commented examples - setting is default configuration from reset.

References

from examples