This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi!
Thank for the reply.
I have MSP432P401R LaunchPad Rev 2.0 board.
On the MCU chip itself it's written "REV C".
I'll try the approach you suggested earlier and get back with the results.
Thanks again.
Regards
Jon,
Thank you for going to the trouble or running those tests. I am sorry that they were not more helpful or insightful. With the LPM3 code you should be measuring something on the order of 1uA and not 200+mA.
I will talk with some of my colleagues to get some different ideas of what might be going on.
Regards,
Chris
Alexander,
This sounds like a case of EOS, but can you help me to confirm? At no point during the lab should the ADC input be exposed to voltages outside the absolute maximum ratings. Do not apply the ADC source while the device is not powered.
(1) Load a simple low power project and check the current consumption with energy trace or a simple multi-meter.
a. 
b. 
(2) I am assuming that you will find that the current being measured is beyond the range of energy trace and that you will receive an error. Now determine which IO is damaged.
a. Before setting the GPIO to the ADC peripheral set the GPIO to output mode
b. Set to high and verify Vcc, set to low and verify GND. I believe that you will find one or more IO are not going to the correct voltage and that the IO structure was damaged by over voltage. If needed I can send you some code to do this or you can do this through the IDE by controlling the appropriate port registers.
Regards,
Chris
**Attention** This is a public forum