After going through the code again I realized that the ADC register was wrong for the DMA setup: It should be (void*)&ADC14->rMEM1.r instead of (void*)&ADC14->rMCTL1.r I don't remember where I got this from. Sorry, my fault. Now everything works fine! Best regards, keepcoding
↧