Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@neggles neggles released this 06 Apr 06:21
· 30 commits to master since this release

As produced during initial production run by JLCPCB.

  • esp32-cantroller.v1.0.0.zip contains the files as submitted to JLCPCB
  • esp32-cantroller.v1.0.0-JLC.zip contains the actual production files produced from the order.

Errata

  • JLC declared the button pads to be too small, and fixed a minor mispositioning of the USB connector in pick&place.
  • Unit goes into bootloader mode on initial power-up, either RESET rises too fast or BOOT rises too slowly.
    Possible fixes:
    • Pull-up resistor on BOOT (reduce rise time) - probably the correct solution
    • Larger capacitor on RESET (delay rise time)