Stamp C3 reset pin.
-
Does Stamp C3 have a RESET pin? (I know it has a reset button, but it the RESET signal broken out on the header?)
The espressif ESP32-C3-DevKitM-1 has RESET on pin 7.
I did see a pin ENABLE on the StampC3... is that the same as RESET? Or its inverse?
Thanks.
-
It appears that ENABLE is indeed the RESET pin. I use it to connect SPI OLED RESET signals, and that works.