2017-01-29 12:31 PM
Hello
What will happen to gpio pins that are connected to each other, during mcu startup and before their state is set (e.g input with pull up or output push pull) from excess current source/sink respective? is external pull up/down resistors necessary to avoid over current source/sinking for when the gpio state isn't set (startup, reset, etc)?
Thanks.
2017-01-29 07:00 PM
Other than the System Loader case the pins mostly reset into Hi-Z state, review the Reference Manual for your part.