Hello,
We have a small design using the cc2430. It is almost fully functional, Only the ADC remains a problem
We are using only the P0_0 line for input so
ADCCFG = 0x01;
we are using only a single conversion so
ADCCON3 = 0x80;
I hope I have the DMA off and all clocks on and I monitor ADCL and ADCH for any change.
irrespective of any input the valuse are always the same