I have found the following issues while using the PDMA library function:
- DMA0BAH is not cleared before ORing in the address, so if the address changes, the function will not write the new value correctly.
- When using PDMA3, DMA2CNT is written instead of DMA3CNT
I have found the following issues while using the PDMA library function: