Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSPI Slave firmware upgrade
Hello folks !! I'm writing because I need some suggestions on how to upgrade the firmware on a SPI slave. In this scenario I have a .txt file which contains the bytes I need to send, via SPI pr...
Altera_Forum
Honored Contributor
12 years agoCould you be more precise?
I guess you can copy your text file to flash, read it from there to ram and from ram send the data to SPI slave.