2008-09-21 11:24 PM
Quick reset and bootload question
2011-05-17 03:45 AM
If I am not utilizing the manual reset input on the processor should I add a pull up resistor on that pin?
Likewise, I am bootloading this processor. Do I need to apply a pull-down resistor on BOOT1 (note: not BOOT0) or can I leave it unconnected? Thanks in advance.2011-05-17 03:45 AM
Seriously? No one knows the answer to this?
2011-05-17 03:45 AM
Tibo, you are right, but what Paul.Archer said worries me. Any second opinions?
2011-05-17 03:45 AM
I found that a pull-up was required on the reset line, the micro would not boot without it.
I am not sure about the BOOT1 pull-down, I have one on my board.2011-05-17 03:45 AM
The NRST pin has an internal pull up resistor with 40K, so I suppose that a pull up
is not necessary (see page 86 in HD Datasheet). The reference design in AN2586 has also no pull up. If you use only flash memory, I suppose you can use BOOT1 a normal GPIO (BOOT1 is shared with PB2).2011-05-17 03:45 AM
We have pull-downs on BOOT0 and BOOT1, and a pull-up on !RESET.