File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -208,6 +208,21 @@ For stable use of the ESP8266 a power supply with 3V3 and >= 250mA is required.
208
208
* Note
209
209
- using Power from USB to Serial is may unstable, they not deliver enough current.
210
210
211
+ #### Serial Adapter ####
212
+
213
+ There are many different USB to Serial adapters / boards.
214
+
215
+ * Note
216
+ - for full upload management you need RTS and DTR
217
+ - the chip need to have 3V3 TTL (5V may damage the chip)
218
+ - not all board have all pins of the ICs as breakout (check before order)
219
+ - CTS and DSR are not useful for upload (they are Inputs)
220
+
221
+ * Working ICs
222
+ - FT232RL
223
+ - CP2102
224
+ - may others (drop a comment)
225
+
211
226
#### Minimal hardware Setup for Bootloading and usage ####
212
227
213
228
ESPxx Hardware
You can’t perform that action at this time.
0 commit comments