Forum Discussion
KMico
New Contributor
7 years agoIssue with Micron MT25QL128 booting up at cold
I have a design that has a Cyclone V FPGA using a MT25QL128 quad-spi config flash. The config flash is having an issue booting up at cold (< -10 deg C) when utilizing Active Serial x4. If I create a ...
bitwise
Occasional Contributor
7 years agoKM - You mentioned that nCONFIG stays low. Since that is an input to your FPGA it would explain why it's not configuring; the part is waiting for nCONFIG to be deasserted since configuration begins on the low-to-high transition of nCONFIG. Sounds like there is something wrong outside the FPGA. Start looking into the logic that drives the nCONFIG net.