anonimcs
Contributor
2 years agoR/W operations with Generic Quad SPI IP
Hi everyone, I want to use an external flash memory for my project implemented on MAX10. I'm using Micron's MT25QL512ABA flash for this project and the project is implemented on Quartus 21.1 Standar...
- 2 years ago
No, it seems that alt_flash_open_dev returns zero when the memory has an active reset input. I would still expect to have that return value as 1 since we have an operating (under good conditions, regardless of being reset or not) flash memory, but that was the issue here. When I changed the reset input's value, I could use the flash memory