Forum Discussion
Altera_Forum
Honored Contributor
17 years agoremote upgrade EPCS config data
I am trying to download configuration data using rs232 and program it to EPCS. The data is downloaded and checksummed correctly, programmed to EPCS (starting at address 0) and read back correctly. B...
Altera_Forum
Honored Contributor
13 years agoHow did you write rbf file into EPCS? I have EPCS16 on my board and I can read and write into the EPCS16 using SPI. Now using this SPI, I want to write rbf file into EPCS. But there are plenty of bytes in rbf file. So it seems very difficult to apply bit-reversal to each byte manually. Is there any easy way to write these bytes into EPCS? Is there a way to read the contents of rbf file using SPI or UART?