Altera_Forum
Honored Contributor
11 years agoError (209025): Can't recognize silicon ID for device 1; Cyclone IV Issue
I've got my brand new, custom, Cyclone IV hardware up and running and am running into problems using .jic programming. My configuration device is a Micron M25P80, I chose it because I've used it in numerous Cyclone III designs with no problems. Now, when I create a .jic file and try to program it, I get the dreaded "Error (209025): Can't recognize silicon ID for device 1" message. Here are some basics of my design;
EP4CE22UI4I7 Active Serial Configuration MSEL0 = 2.5V MSEL1 = 2.5V MSEL2 = GND JTAG chain works correctly, I can successfully program .sof files. Tried Quartus 11.1sp2, 13.1, 14.0 Tried checking the "disable EPCS ID check" box to no avail. If I monitor the M25P80 serial bus during .jic programming I see; RES (Read Electronic ID) command with a correct response of 0x13 RDID (Read Identification) command with a correct response of 0xC2, 0x20, 0x14 Then no more bus activity. Then I get the error message. Is it possible that Altera chose to "dis-allow" the M25P80 for Cyclone IV designs? Seems unlikely, but I'm stumped.