Part Number: MSP430FR5969
Other Parts Discussed in Thread: ENERGIA
I'm wondering if there is example code for an acquisition with a controllable number of samples from the adc12 then storing the data into FRAM memory via DMA. I've been piecing it together from multiple other examples but half the syntax doesn't work with my energia project and importing the required headers isn't working for some reason.
I'd prefer a project I can pull directly from the resource explorer if one exists for a different msp430. Does this adc->dma->fram example exist anywhere?
Thank you.