Forum Discussion
JohnT_Altera
Regular Contributor
6 years agoHi,
May I know how do you send the rpd file through Avalon-MM interface? Are you using little-endian or big-endian file?
Shiva
New Contributor
6 years agoHi,
I am receiving rpd data from external STM32 micro controller to FPGA through SPI interface and from here to onchip flash memory through Avalon memory mapped interface. Here I am collecting 4bytes of data from micro controller and then sending it to onchip flash memory(CFM1 & CFM2). The total size of rpd file is 140KB.I am using little-endian file.
Regards,
Shiva.