Capture Control Chip (“CCC” = FPGA) Firmware Update Setup
We use Atom IDE with the apio plugin or system installed to “Upload” the compiled source to the board’s CCC chip. Installation instructions are out there. Or get in touch for guidance until (if) details are posted. There may be useful information within the README in the repository for this source code as well. Use cables as indicated below. More info coming, but ask questions as needed any time. Feel free to use “PM” channels to ask.
If your USB-SPI cable for programming the CCC on the HDL is new or hasn’t yet been used for this application, you’ll want to change some settings on it (see caption below) to match the out-of-the-box apio expectation. Ft_prog is a good bet for doing so. Link to ft_prog from FTDI (active link as of this writing): https://www.ftdichip.com/Support/Utilities.htm#FT_PROG (though also ftdi_eeprom on a Linux dev system also worked fine).
Please note that after you update the VID on this cable, ft_prob will no longer recognize it, because it only pulls up devices with the FTDI VID. You can reset it using another method, if/when needed. But for regular development with this system, set it once and just use it with this setup.
Comments are closed.