Hello,
I am working with a MSP430F5328 and I need to sample some ADC channels. I am using the adc in sequence-of-channels mode.
But the ADC is not starting, only the first time I trigger the ADC12SC bit with the instruction: "ADC12CTL0 |= ADC12SC ;"
And if I add the instruction twice, it is working.
It seems that the same problem already is posted, but I didn't get any reply! And I need to have it working soon.
It is the same problem as described in: Problem with ADC triggering using software(ADC12SC)
Is it also a bug in the MSP430F5328? And where can I find the revision of the chip I have?
Best regards,
Jeroen