Forum Discussion
Altera_Forum
Honored Contributor
11 years agoConfiguring Cyclone IV E over serial interface problem
Hello, I have a setup in which an MCU is hooked to a Cyclone IV E with two options for configuration. The first option uses a compressed .rbf file saved in the MCU's flash memory and feeds it t...
Altera_Forum
Honored Contributor
11 years agoTry reading back the portion of flash used for FPGA configuration in the working setup. Compare this to the data file you are sending using the MCU. There might be additional headers, byte swapping, checksums, etc that change the data as it is being programmed in flash.