Forum Discussion
fa_fpga_enthusiast
Occasional Contributor
2 years agoExploring why GSFI IP Core repeats sending command and address for each 4-byte data in Page Program
Dear Intel Support Team, We're working on two projects to communicate with Micron Flash Memory. The first one called the SPI project, uses the SPI 4-wire IP core and SPI driver. In the second proj...
aikeu
Regular Contributor
2 years agoSorry for the late reply, I think you can try set the burst count in the verilog code similar like the example below:
https://github.com/ptracton/altera/blob/master/avalon_mm_slave/testbench/testbench.v
I do not see there is any option to set in the function intel_gsfi_write_block().
Thanks.
Regards,
Aik Eu