Hi,
Is it possible for the MSP430 (MSP430fr5969) to do ADC sampling while writing into RAM. I understand that the ADC is internal ( controlled by CPU) and the MSP430 has a DMA which can write data from memory to ADC without the help of CPU but can the MSP430 be coded to do a computation while doing sampling or memory writing?...
I am using Code Composer Studio and how to write a code for such kind of a parallel execution?...
I need to get the power required using energy trace for the ADC, CPU