Other Parts Discussed in Thread: MSP430WARE
Hi,
I am using ccs example project "MSP430F55xx_adc_01.c" where a single sample is made on channel A0 .
The problem is that the register ADC12SC (start conversion) always set to zero, though the following command is set:
ADC12CTL0 |= ADC12SC
So, I read no sample from ADC12MEM0....
Also, when I gave 3.3V with 5 Ohm resistor to A0, the MSP430 rebooted.
Could you please help with the issue?
How can I sample an analog signal wich output range is: 0 -3.3V?
Thanks,
Ekaterina