Basics of embedded (esp32) firmware upload

  • Thread starter Thread starter theycallmevirgo
  • Start date Start date
  • Tags Tags
    Basics
Click For 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
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
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
8K
  • · Replies 2 ·
Replies
2
Views
9K
  • · Replies 4 ·
Replies
4
Views
3K