zhiayang / mikoto

Bluetooth LE nRF52840 microcontroller in a pro-micro footprint.
Apache License 2.0
284 stars 49 forks source link

why short reset pin with a GPIO pin? #7

Closed DoudouMee closed 2 years ago

DoudouMee commented 2 years ago

image

zhiayang commented 2 years ago
image

there is no other way to get the reset pin out from under the chip.

DoudouMee commented 2 years ago
image

there is no other way to get the reset pin out from under the chip.

zhiayang commented 2 years ago

no, the reset pin has an internal pullup on nRF chips.

DoudouMee commented 2 years ago

I see, thanks a lot.