Software reset


hi,
i have arduino usb board , know if there c++ function reset arduino , uploading new program after reset.
i read post (http://www.arduino.cc/cgi-bin/yabb2/yabb.pl?num=1178579635/1#1) didn't understand how can make software reset use of icsp pins.

thanks.

the reset pin brought out on icsp header, pin 5. http://www.potemkin.org/uploads/pid/arduino_usb.jpg if tie output pin, when enable output , pull low reset processor. part of reset process release pin , allow come high again.

if use digital 12, (port b pin 4) doesn't have high value function (unless using spi), on header @ pin 1 , little jumper wire can connect them. not use digital 13, can connect jumper, gets strobed bootloader flash led, perpetually reset.



Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Software reset


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums