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.
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).