Does anyone have an example of reading analogue inputs on the C3 board. I understand this is on the SPI Bus so does this need to be setup before I can read the input .
There is one example on the CD (in SPIN) which should give you the general idea. And yes, you have to select the ADC chip which means talking to the C3 specific chip select h/w.
Comments