I'm trying to get a spansion NAND Flash to work with the Zynq 7020. I tried verifying the communication using the nandps 1.03a example provided with the xilinx tools. However, the ReadId API always returns the values of ID[0] to ID[3] as 248, 224, 224, 224 whereas it should return the ASCII values for O,N,F,I. I feel it is a timing issues. Has anyone else run into similar issues ? Any known solutions/workarounds ?