osresearch / pixel-wrangler

HDMI to whatever adapter
104 stars 2 forks source link

usb bootloader #12

Closed osresearch closed 1 year ago

osresearch commented 1 year ago

The boards don't have a FTDI chip, so it is necessary to have a bootloader. TinyFPGA has one, FOMU has a DFU based one.

osresearch commented 1 year ago

Hopefully it works without a crystal. if not we can just route normal serial over the USB micro in a total non-standard sort of connector.

osresearch commented 1 year ago

tinyfpga bootloader works as part of v0 fixes merge. pre-built binary checked in, pull request opened for tinyfpga tree.