How can I program esp32 after assembly on a PCB?

We have a project on new production which is based on PCB including esp32. How can our hardware engineer program it after PCBA process by supplier?
  • Jumper the device to start into the serial boot loader, connect the UART to an off-board USB-UART adapter,
  • Run the well-known python tool for downloading just as you would with the dev board.

Or get the chip to tristate the flash pins, contact them with something else and directly write the flash.

Or program the flash chip before soldering it in place.

Next time around have a connector, edge fingers, or pads for a pogo-pin spring contact jig.

#After Sales #PCB Assembly

Picture of Oliver Smith

Oliver Smith

Oliver is an experienced electronics engineer skilled in PCB design, analog circuits, embedded systems, and prototyping. His deep knowledge spans schematic capture, firmware coding, simulation, layout, testing, and troubleshooting. Oliver excels at taking projects from concept to mass production using his electrical design talents and mechanical aptitude.
Picture of Oliver Smith

Oliver Smith

Oliver is an experienced electronics engineer skilled in PCB design, analog circuits, embedded systems, and prototyping. His deep knowledge spans schematic capture, firmware coding, simulation, layout, testing, and troubleshooting. Oliver excels at taking projects from concept to mass production using his electrical design talents and mechanical aptitude.

What Others Are Asking

How can I handle missing solder mask opening on PCB footprint?

I have three through-hole PCBs that are missing front and back solder mask openings for two of the components. The solder mask (usually green) is covering the front and back solder pads. All other pads for all other parts are exposed. Is there a good way to remove the solder mask so that I can solder the components to the board?

Can we do wave solder the through hole parts without masking it?

We would like to do wave soldering for the through hole components. All through hole components are top side of PCB. Only test points, which require mask during process, are on the bottom side. So there is a extra labour cost at adding and removing the mask. Can we do wave solder the through hole parts without masking it?

Read Detailed Advice From Blog Articles

Scroll to Top