Skip to content

Releases: 0xjmux/ESP-PROG-Adapter

v1.5 Minor fix on TC-2050 Pinout

31 Mar 00:38
6a5bd4f
Compare
Choose a tag to compare

Just modified the TC2050 footprint because I noticed a pin ordering issue.

As always, all needed info is in the schematic.

  • Edit 4/4/24: Added clarified version of schematic, no actual changes to board

v1.4 - Adding polish

20 Feb 06:50
983fcf2
Compare
Choose a tag to compare

v1.3 arrived and all functionality was confirmed working. This version adds the writeup, license, and some small modifications to the PCB to make it a little easier to use.

  • PCB updated to clarify assembly and use (text enlarged, dual 1x3 headers for reversible UART changed to single 2x3P using custom symbol).
  • Vdd for JTAG and UART disconnected from each other on adapter, allowing adapters to be used completely separately simultaneously if desired.
  • Connected nRST line of ESP-PROG (from UART header) to board RESET line on JTAG pinout with solderjumper.
  • Default connected solderjumpers changed to default open for Reversible UART, since I anticipate it'll be more used than not.

All the information you should need is in the README and schematic

v1.3 Redesigned (again)

05 Feb 22:43
3037a5f
Compare
Choose a tag to compare
  • Added headers that allow you to easily reverse UART TX-RX in case it was mixed up on the board you're testing. Just cut the solderjumpers on the bottom of the board, add header pins to the top, and the direction is now easily changeable.
  • I hadn't checked that the symbol and footprint orientation for the SOICbite matched on 1.2, and when they arrived it didn't work. Removed the TC2050 UART connector (because who's ever going to use it)
  • Added a SOICbite connector on the side of the board with TX-RX pins connected together, allowing you to test that the adapter & drivers are working correctly via UART loopback.
  • Added notes to the schematic to make pinouts clear for anyone reading it, so the same mistake isn't made again. Pinouts like would be needed on the board the adapter connects to have also been added, to make setup a breeze for anyone using the adapter, or SOICbite in general. All my custom symbols can be found in jmux-kicad-things

v1.2 new iteration, now with SOICbite

21 Jan 20:45
5a10550
Compare
Choose a tag to compare

SOICbite added, layout completely redesigned (again). Custom pinout for SOICbite JTAG created, since one didn't already exist.