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.
Hello,
I am looking for the GPIOs state during reset for MSP430F2619S-HT. I found in the forum that IOs are configured as inputs but I need to know if there is a pull up or pull down or nothing while the component is kept in a reset state and before executing any command ?
thank you for your help,
Sofiane
Hello Sofiane,
The state of the IOs are undefined while the device is being held in reset, and may float. Once you come out of Reset, the IO go to there default register settings as defined in the datasheet until they are setup in your application code.
Hope this helps!
**Attention** This is a public forum