Forum Discussion
Altera_Forum
Honored Contributor
12 years agosolution for mcu to configure ALTERA FPGA
Hello, i'm trying to use a MCU(like C8051) to configure Cyclone IV device(EP4CE30) in Passive Serial mode. In the past, i was using GPIO of MCU to simulate the configure timing. But configure sp...
Altera_Forum
Honored Contributor
12 years agoThe AS pins aren't used by the FPGA once it is configured, so there is no bus conflict problem. In the FPGA target settings you can set the AS pins as regular I/O and connect a regular SPI master to them inside the FPGA image. That way the application can access the flash.