https://github.com/daqifi/daqifi-nyquist-firmware
https://github.com/daqifi/daqifi-nyquist-firmware
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daqifi/daqifi-nyquist-firmware
- Owner: daqifi
- Created: 2023-05-08T16:47:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-05T01:06:29.000Z (7 months ago)
- Last Synced: 2025-12-08T06:28:13.244Z (7 months ago)
- Language: C
- Size: 156 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To build firmware only:

- Exclude all linker files from the build.
- Build and flash.
To build bootloader-compatible firmware:

-Include old_hv2_bootld.ld.
Then
-Flash the MCU with the bootloader firmware, then flash the firmware with the Windows app.
-Alternatively, include the DAQiFi firmware in the bootloader Project Properties -> Loding menu. Then flash from MPLAB X.