Forum Discussion
Altera_Forum
Honored Contributor
8 years agoUsing Cypress FX3 as device for Passive Serial
Hey, So I'm working on a setup with the Cyclone 3 (specifically EP3C5E144C8N), which uses a Cypress FX3 board as the passive serial initialisation device. Unfortunately I cant seem to get the d...
Altera_Forum
Honored Contributor
8 years agoIt was in fact a timing issue between DCLK and DATA0. It turns out I missed a setting in the FX3 firmware that changed it to clock the data out on the Positive Edge rather than the Negative Edge.
Thanks for the quick reply's.