Hello experts,
Since MSP432 is quite new for our local team here, one of my customers Schneider Electric is using MSP432P401R LaunchPad for their new project, they have an ADC+DMA issue pending couple days as described below, does anyone know how to fix this?
Thank you very much!
Issue description:
ADC + DMA:
1. ADC works in 1M sampling frequency and repeat sequence mode
2. DMA is triggered by ADC to move ADC samples to memory and work in PINGPONG mode
3. No MCU intervention
Currently ADC is working correct, but it seems that it does not trigger successfully DMA to transfer data to memory.
I am not sure if there is some bugs in the firmware to cause the issue.
I also found out ADC53 issue below in a document downloaded in TI website