SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on how to get your MSP JTAG programmer up and running.
By sarsilva
#92580
Hello guys!

I'm new to programming, and I was asked to do some changes on an existing program :S

It currently uses the internal ADC of the microcontroller to do the sampling, but now I have to use an external ADC, with higher sampling frequency, which communicates with the uC through SPI.

These concepts are new to me, so can anyone help me please? I have the previous code for the MSP430F169, but I don't really know how to change it to get the conversion results from another source...

Sara
By sarsilva
#92607
Thank you, I'll check it :)