-
-
Notifications
You must be signed in to change notification settings - Fork 568
Updating the Xilinx CPLD on hackrf board
sommermoregentraum edited this page Jan 12, 2024
·
1 revision
You can update the CPLD manually:
First get the original HackRF project into your computer:
git clone https://github.com/greatscottgadgets/hackrf
Then, connect your portapack into your machine, put it into HackRF mode and use the following command in order to update the CPLD:
hackrf_cpldjtag -x hackrf/firmware/cpld/sgpio_if/default.xsvf
LED1/2/3 blinking means CPLD program success. LED3/RED steady means error. Wait for the message 'Write finished' and power OFF / Disconnect your portapack from your machine.
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
- Avoid linking to external tutorials/articles; they may become outdated or contain false information.
How to collaborate
How to ask questions correctly
- First steps
- Usage cautions
- Intended use and Legality
- Features
- PortaPack Versions (which one to buy)
- HackRF Versions
- Firmware update procedure
- Description of the hardware
- User interface
- Powering the PortaPack
- Troubleshooting
- Applications
-
Compilation of the firmware
- Compile on WSL with ninja
- How to compile on Windows faster with WSL 2
- Using Docker and Kitematic
- Docker command-line reference
- Using Buddyworks and other CI platforms
- Notes for Buddy.Works (and other CI platforms)
- Using ARM on Debian host
- All in one script for ARM on Debian host
- Compile on Arch based distro (exclude Asahi)
- Dev build versions
- Notes About ccache
- Create a custom map
- Code formatting
- PR process
- Description of the Structure
- Software Dev Guides
- Tools
- Research
- UI Screenshots
- Maintaining
- Creating a prod/stable release (Maintainers only)
- Maintaining rules
- Development States Notes