esptool-ftdi icon indicating copy to clipboard operation
esptool-ftdi copied to clipboard

Fix DTR pin not set as an output

Open marcovannoord opened this issue 2 years ago • 1 comments

Because i couldn't find documentation on how to set the bitmask easily, i've now added it, and it should fix the unclear PR that i made before https://github.com/jimparis/esptool-ftdi/pull/8 .

If you want to use a cheap FTDI-board like the ones found on amazon image to program your ESP32, you'll need the cts-dtr branch. This PR fixes the issue that the DTR doesn't actually toggle when using that branch.

marcovannoord avatar Oct 07 '22 15:10 marcovannoord

I have rebased your change and the one in the specific branch on master and I still can't get it to work :( I connected CTS to EN and DTR to BOOT, any ideas?

nicolaerosia avatar Apr 10 '23 05:04 nicolaerosia