mirror of https://github.com/arendst/Tasmota.git
Programming/ Flashing mode expansion
parent
94f3465eaa
commit
e2eab35067
2
FAQ.md
2
FAQ.md
|
@ -41,7 +41,7 @@
|
||||||
## Installation
|
## Installation
|
||||||
<a id="A1"></a>
|
<a id="A1"></a>
|
||||||
### Cannot enter flash mode
|
### Cannot enter flash mode
|
||||||
If your on device button doesn't allow you to enter flash mode or there is none, you can always connect GPIO0 and GND pins directly on the chip. Search on the internet for your chip pinouts and use [the tutorial](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation#bringing-the-module-in-flash-mode).
|
If your on device button doesn't allow you to enter flash mode or there is no GPIO0 broken out to the PCB, you can always connect GND to the GPIO0 pin directly on the chip. Search on the internet for your chip pinouts and use [the tutorial](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation#bringing-the-module-in-flash-mode). Be sure to keep GPIO0 grounded long enough (3-5 seconds) before disconnecting to ensure the chip has booted completely into programming mode.
|
||||||
|
|
||||||
<a id="A2"></a>
|
<a id="A2"></a>
|
||||||
### Flashing issues
|
### Flashing issues
|
||||||
|
|
Loading…
Reference in New Issue