Download and upload code and query the status of a Cypress FX3 in USB bootloader mode.
Go to file
Triss 944abc69fc fix bugs, add cyimg2elf 2022-01-21 04:11:06 +01:00
.gitignore fix bugs, add cyimg2elf 2022-01-21 04:11:06 +01:00
Makefile fix bugs, add cyimg2elf 2022-01-21 04:11:06 +01:00
README.md stuff 2022-01-20 05:21:08 +01:00
cyimg.h fix bugs, add cyimg2elf 2022-01-21 04:11:06 +01:00
cyimg2elf.c fix bugs, add cyimg2elf 2022-01-21 04:11:06 +01:00
cyusb.h stuff 2022-01-20 05:21:08 +01:00
download_fx3.cpp fix bugs, add cyimg2elf 2022-01-21 04:11:06 +01:00
elf2cyimg.c fix bugs, add cyimg2elf 2022-01-21 04:11:06 +01:00
libcyusb.cpp stuff 2022-01-20 05:21:08 +01:00

README.md

fx3tool

Download and upload code and query the status of a Cypress FX3 in USB bootloader mode. Built on top of Cypress' own code, so license is LGPL v2.1

Planned

  • Converter from ELF to FX3-IMG and back.