GPIO when Board reset

davood.ramezani
hi.
How set logical 0 GPIO Port(Port F) when Bord Reset

open-nandra
What is the purpose? You can use bootloader to set specific pin to specific
value.

marek

davood.ramezani
In this circuit When board reset, all relays set auto turn on
http://www.mediafire.com/?pvs2j83jraj2flz
Please help me

open-nandra
Oh sorry this is WinCE forum. No experience with wince. Sorry againg.

Luc
I did not check the datasheet, but on most microcontrollers a GPIO is
defined as an input after a reset. So during reset this pin is floating.
You should place pull down resistors on inputs of ULN2803.

Luc

davood.ramezani
tank you, it's work