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 remove tenting on vias after assembly for debugging?

I have two BGA parts on a PCB, with a 32 bit wide bus with a few control lines and a clock line connecting them. Almost all of these traces are only on internal layers. There looks like a signal integrity problem on the bus. The good news is that the board only has parts on one side, and all the vias are through-all. Can anyone suggest good ways to remove the tenting over the vias so they could be probed with an oscilloscope, or at least be able to solder 30 gauge wire to them?

Why is wireless charging not ubiquitous?

Wireless charging is so convenient for user because it doesn’t need any wire, but it is not so popular as market. It must be some reasons in supplier side, isn’t it?

What is the proper zero orientation for a SMT LED?

According to IPC-7351, the cathode should be on the left for a molded diode. However, when I use component wizard of my suppliers to create a diode, it places the cathode (K) on the right. Does it depend on the manufacturer? How does the assembly house know which way is correct?

Read Detailed Advice From Blog Articles

Scroll to Top