Cyclone 10 fails to program jic on MT25QU128 memory
As the suject states, my cyclone 10 10CL010Z256IG fails miserably to program jic on the attached memory, which is a MT25QU128. The hardware is all configured properly, with all pins connected how they should. Also I double checked every power line and clock and they are fine. Every configuration in the JIC generation is properly setup.
To be more precise, the quartus programmer fails to send every kind of command (program, erase, verify etc) but it works when programming the .sof in the FPGA SRAM.
It always says: Can't recognize silicon ID for device 1. I continued digging deeper with a Bscan. It all works. I can do every command properly with my bscan programmer. So the hardware seems to be working properly. I probed the 4 signals of the memory (CS, TDI, TDO and CLK) when programming with quartus and the CS and CLK are all over the place and the memory doesn't reply anything. When probing during bscan they all look good (I don't have proper pictures but just for reference, I attached a lonely CLK during programming with quaruts, and a 4 signal probing during bscan).
I am suspicious of the MT25QU128 model that comes with quartus (I mean the file that contains all the commands the FPGA can send to the memory, selected when generating the JIC file). What could be the problem? Would it be possible to receive those files? Or maybe it's the USB Blaster? (I have on original altera rev c blaster).
Thank you in advance.