Already installed ch34 driver, now a different Port shows up, but the upload's still not working...
what is 3.3 VDC? I'm using a usual usb cable, which charges my PS4-Controller. the NocdeMCUs led does light up, so actually it can't be, that it gets no power right?
atrain040 wrote:Hey, I've got the same problem.
Already installed ch34 driver, now a different Port shows up, but the upload's still not working...
what is 3.3 VDC? I'm using a usual usb cable, which charges my PS4-Controller. the NocdeMCUs led does light up, so actually it can't be, that it gets no power right?
The ESP8266 chip itself requires 3.3V. If you're using a nodemcu unit this will have a 5V->3.3V power regulator on board taking care of powering the unit.
The OP hasn't said what board he is using.
I've had all sorts of problems with nodemcu boards and other CH340G based USB-TTY boards with both Mac and windows. I've moved to CP210X based ones which work much better.
esp8266 otb-iot documentation - https://otb-iot.readthedocs.io/
esp8266 related blog - http://www.packom.net/
I just checked the Apple Support section and they say this:
Apple computers and displays with USB 1.1 or USB 2 ports provide:
• Up to 500 mA (Milliamps) at 5 V (Volts) to most Apple USB peripherals and all USB peripherals not made by Apple in compliance with USB specifications.
Apple computers with USB 3 ports provide:
• Up to 900 mA (milliamps) at 5 V (Volts) to most Apple USB peripherals and all USB peripherals not made by Apple in compliance with USB specifications.
So that should be more than enough power for an ESP8266, cable issues?