Part Number:MSP432P401R
Tool/software: Code Composer Studio
Hello!
Currently I'm working with MSP432P401R, and I'm using the ADC14. The conversions are working, but all the results are going to RAM memory, and I want to transfer from RAM to memory flash.
Actually, I already worked with msp430 and I had the same doubt, but I saw that it had changes. I tried to adapt the code of the examples but I could not run the program.
Can someone give me a suggestion?
Thanks a lot!