Skip to content
Discussion options

You must be logged in to vote

That's awesome! We'd love a contribution of this target!

Doing a little research, I can find absolutely no information about what QSPI flash is in the Opta, up to and including looking for teardown videos on youtube. Shame on them! So I am not sure if this will work, but I had to add a workaround for Arduino Giga:

Maybe adding that for Arduino Opta will work as well. You would put the following in mbed_app.json:

"target_overrides": {
    "ARDUINO_OPTA": {
         "qspif.enable-and-reset": true,
         "qspif.QSPI_POLARITY_MODE": "QSPIF_POLARITY_MODE_1"
    }
}

If that doesn…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@multiplemonomials
Comment options

@putertubby
Comment options

@multiplemonomials
Comment options

Answer selected by putertubby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants