Forum Discussion

JSLY's avatar
JSLY
Icon for New Contributor rankNew Contributor
3 years ago

How to do dual config on MAX10

How do I do a dual configuration on MAX 10 device not using JTAG, we want to do remote device update over SPI, it doesn't look like this is available?

4 Replies

  • JSLY's avatar
    JSLY
    Icon for New Contributor rankNew Contributor

    We do not have external QSPI and probably dont have room to have Nios Processor, can this be done with a state machine and other logic, meaning use state machine to copy incoming image to ram, then copy ram to flash with a state machine?

  • FvM's avatar
    FvM
    Icon for Super Contributor rankSuper Contributor

    Hello,
    your approach is well feasible. You'll basically use the provided On-Chip Flash and Dual Configuration IP and implement everything else in user logic.

    You don't necessarily need a RAM buffer, just write data to flash as it comes in. A FIFO might increase throughput though.

  • Hi,


    Hopefully you can now proceed with your design per the response from our friend previously.


    Regards,

    Aiman


  • We do not receive any response from you to the previous answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you