Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21602 Discussions

Generic Quad SPI Controller-2 MT25QL01GBBB8E12 Write Problem.

Balerion
New Contributor I
462 Views

Hi all,

I have a custom board which has two MT25QL01GBBB8E12-0SIT flash on it. One is connected to EPCQ Controller. In this one, I am using the Public API functions inside altera_epcq_controller.h and they work without any problem. Write, read, erase all working well. However my other flash is connected to Generic QUAD SPI Controller-2 and in this one, I am using the Public API  functions inside altera_generic_quad_spi_controller2.h and my problem is that my read operations are working but my write operations are not working. The function returns 0 which means success but they just don't work I mean data is not written to the flash memory. I was thinking of putting another EPCQ Controller to the design however I got synthesize error that says only one epcq controller is allowed. Could you please help me about that?

 

Thanks,

Balerion

Labels (1)
0 Kudos
0 Replies
Reply