Hi folks,
I'm working on a flash application and I dealing with an ADC conversion problem. Every time I download a program into the target flash memory (using the CCS On chip flash programmer), and we make it runs, the ADC conversions seems to be ok. But If I stop the program, reset the target and makes it run again, the ADC conversions fail. The ADC_cal() function is invoked in the application. On the other hand, if I restart the program (Debug-->Restart), the ADC conversions are always good. I don´t really know why the ADC has this strange behavior.
Any ideas?
Thank you in advance.
Sergio