Arduino bootloader


i presume when reset taken low, arduino resets , starts running special bootstrap code which, amongst other things, uses pins d0 , d1 serial transmissions can upload new user code.

that means in user code free use d0 , d1 please , , not affect bootloader in way, since after reset pressed pins return control of bootloader.

but means must careful how wire pins because if example permanently pull them high via external resistor, or if connect them low resistance, affect serial communications on.

am right in above?

yes, yes , yes.


Arduino Forum > Using Arduino > Programming Questions > Arduino bootloader


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code