1762 - MachXO2: How do I disable to SPI configuration interface so that an external device can use the SPI pins to talk to the FPGA fabric?<br>

1762 - MachXO2: How do I disable to SPI configuration interface so that an external device can use the SPI pins to talk to the FPGA fabric?<br>

If a user wants to connect to an external SPI device post configuration without the EFB or Programming logic, then the option "SLAVE_SPI_PORT = DISABLED" should be set. This will allow the SPI pins to be dual-purpose user pins such that the internal fabric can be accessed directly (same as any GPIO pin) or the internal fabric can talk out of these pins (same as any GPIO pin).