Other Parts Discussed in Thread: MSP430F169
Hello,
I'm trying to evaluate an MSP430F169 by simply reading a value from ADC1 and writing the value to DAC1. I've tried a few different approaches but I continue to see all kinds of jitter (so I'm thinking that I'm not doing it correctly). Can someone please give me a simple peace of code that will do this correctly (triggering ADC1 through timer A)?
P.S. I'm a little confuesed as to why all of the ADC examples in the zip file provided by TI are for static measurements that are to be run, then halted, then a register read. I'm I the only one who wants to make a quick dynamic evaluation - can't be? (I must be missing something here?)
Thank you in advance,
Jim