Basics of embedded (esp32) firmware upload

  • Thread starter Thread starter theycallmevirgo
  • Start date Start date
  • Tags Tags
    Basics
AI Thread Summary
The discussion centers on the challenges of uploading firmware to an ESP32 system with a built-in USB port. The user seeks guidance on creating a USB adapter for a Wi-Fi ESP32 board with a camera peripheral. It is noted that building a DIY USB interface can be complex, with references to USB standards available online. Suggestions include contacting the board manufacturer or joining a user group for support. The conversation emphasizes the importance of learning through the process of assembling the adapter.
theycallmevirgo
Messages
108
Reaction score
25
TL;DR Summary
How can I breadboard an assembly to upload firmware to easp32 via usb?
I've been screwing around with an embedded esp32 system and have successfully flashed a few firmwares. The trouble is, my particular hardware has a built in usb port. For my next project I want to use a wifi esp32 board with camera peripheral. There are quite a few of them on Amazon and a minority come with a usb adapter. So I'm wondering what exactly I'd need to do to successfully assemble a usb adapter on a breadboard. Aside from being able to use more boards it would be nice to learn something.

Many thanks in advance for any help

Joe
 
Engineering news on Phys.org
A do-it-yourself USB inteface is, well... complicated. The Standards are here:
https://www.usb.org/documents

5 pages of 50 per page.

(above found with:
https://www.google.com/search?&q=usb+standards)

Your best bet is either contact the board manufacturer or find a users group for the board.

There are, however, USB interface chips made to connect an I/O port to USB... I don't remember any details though, it's been a quite a while since I've looked at one.

Good Luck!
And please let us know what you find.

Cheers,
Tom
 
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
Thread 'How Does Jaguar's 1980s V12 Dual Coil Ignition System Enhance Spark Strength?'
I have come across a dual coil ignition system as used by Jaguar on their V12 in the 1980's. It uses two ignition coils with their primary windings wired in parallel. The primary coil has its secondary winding wired to the distributor and then to the spark plugs as is standard practice. However, the auxiliary coil has it secondary winding output sealed off. The purpose of the system was to provide a stronger spark to the plugs, always a difficult task with the very short dwell time of a...
Back
Top