2018-03-27 06:10 PM
Hello,
In the datasheet, it states that there is a pull-up resistor for the NRST pin but I was wondering if it is recommended to have a pull-up resistor for this pin.
I have been using my customized development board without it and it's been fine so far but I'd love to hear anyone who deployed the STM32 MCUs (specifically, the F0 series) with and without it and have seen any issues (or no issues were seen).
Thank you!
#reset #reset-pin #nrst #stm32f02018-03-27 11:26 PM
I use this on all my STM32 boards,
this is the 'F091
10K pullup and Mic803 power monitor
2018-03-28 08:02 PM
Thank you for your answer! I was wondering if you would ever not populate the resistor for the pull-up for a product for any reasons.
My intention is to reduce as many components as possible and leave the NRST with a 0.1 uF cap, and let the internal pull-up keep the uC on.