Lecsano
New Contributor
6 years agoCyclone V: Can`t write data to MT25QL256 user space with ASMII II
Hi. I have custom board with Cyclon V and MT25QL256 .
Refer to "ASMI Parallel II Intel® FPGA IP Core User Guide", I can read, erase memory via SystemConsole. But "write_memory" command don`t work.
I try erase and write data to user space memory (from 0x0100'0000) and to area from from 0 to 0x0100'0000.
When I write JIC file with hex data at 0x0100'0000 address all fine, but I need write new data on fly.
On this picture I read data programmed with JIC, erase sector, write data, but memory don`t change.
Can someone help with this issue?