Skip to content

Core v0.1

ahalekelly edited this page Mar 7, 2022 · 5 revisions

Core v0.1

5 boards, designed 2022-02-22

Pinout

image

Auto flashing errata:

  • ESC2 needs to be bridged to ground
  • RTS was mistakenly labeled as CTS
  • Auto reboot works, but for me (FT232 on Windows) it won't auto boot into flash mode, reasons unknown

Manual flashing instructions

Only necessary on first flash or if wifi flashing doesn't work

FTDI <> Dettlaff

  • GND to GND
  • TX to RX
  • RX to TX

On Dettlaff:

  • DTR to GND
  • CTS to 3.3V
  • ESC2 signal to GND

Make all these connections, then power up Dettlaff Core from lipo, then hit upload in Arduino

DTR, CTS, and ESC2 need to be connected at power up to put it into flashing mode but they don't need to stay connected for the entire flashing process

Clone this wiki locally