msp430 GPIO pin state at reset

View: New views
2 Messages — Rating Filter:   Alert me  

msp430 GPIO pin state at reset

by owaiscareer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey Guys,

I come from using the 8051 where at reset, the GPIO pins are all at
high state.  Are the MSP430 GPIO pin states High at reset as well?
This is important because I want to make sure that at reset things do
not turn on momentarily...

Owais


Re: msp430 GPIO pin state at reset

by leon_heller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Leon Heller
Amateur radio call-sign G1HSM
Yaesu FT-817ND and FT-857D transceivers
Suzuki SV1000S motorcycle
leon355@...
http://www.geocities.com/leon_heller
----- Original Message -----
From: "owaiscareer" <owaiscareer@...>
To: <msp430@...>
Sent: Monday, July 21, 2008 6:39 PM
Subject: [msp430] msp430 GPIO pin state at reset


> Hey Guys,
>
> I come from using the 8051 where at reset, the GPIO pins are all at
> high state.  Are the MSP430 GPIO pin states High at reset as well?
> This is important because I want to make sure that at reset things do
> not turn on momentarily...

They are all inputs - see the Users Guide.

Leon