Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- I have checked more in detail, and nSTATUS actually always goes low between the 62.000th and 62.999th byte. --- Quote End --- If its that consistent, then its likely a data format error. The error may have nothing to do with those bytes though, it likely takes multiple clocks internally to check previously loaded data bytes. If the error was not consistent, I would tell you to check the DCLK edge signal integrity. If your observations are repeatable, then check whether you are serializing data correctly. --- Quote Start --- I do not have access to a JTAG port for the FPGA, so this is unfortunately the only way I can troubleshoot it. --- Quote End --- That was a poor design decision. You should always include the JTAG port. Cheers, Dave