Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- So far I've found 3/4 pins. The SCE pin is giving me some problems. Do you know where to find it? I have the pin out and Pin information sheets where I found data0, dclk and sdo, but no SCE pin. --- Quote End --- I just looked at the Pin Planner for a DE0-nano design, and here are the names you are looking for ... epcs_csN = nCSO epcs_sck = DCLK epcs_mosi = ASDO/DATA1 epcs_miso = DATA0 Cheers, Dave