TinyFPGA-Bootloader icon indicating copy to clipboard operation
TinyFPGA-Bootloader copied to clipboard

WIP: ULX3S support

Open osresearch opened this issue 6 years ago • 2 comments

Preliminary support for the ULX3S ECP5 fpga dev board. I wasn't able to make it work with the USB serial device in master, but it works fine with the split clock one in #40

The bootstrap procedure to install the firmware and configure it needs more documentation. Sample JSON files are included.

osresearch avatar Jul 05 '19 20:07 osresearch

@osresearch - FYI There isn't much work going into this bootloader at the moment. Most people have moved over to the ValentyUSB / Foboot stuff that @xobs is working on.

mithro avatar Jul 06 '19 22:07 mithro

Just flashed a brand new board and found a few issues in the documentation. Updated it as well as fixed the return code from security page write.

osresearch avatar Aug 29 '19 11:08 osresearch