You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm looking into supporting a non-flash target. That means the non-volatile memory does not need to be erased before writing. Any suggestions on how to implement this? The most performance can be reached if the programming function is implemented without a flash algorithm. On the other hand, I can imagine that change to be a bit too deep down in the architecture.
Any suggestions?
The text was updated successfully, but these errors were encountered:
Hi! I'm looking into supporting a non-flash target. That means the non-volatile memory does not need to be erased before writing. Any suggestions on how to implement this? The most performance can be reached if the programming function is implemented without a flash algorithm. On the other hand, I can imagine that change to be a bit too deep down in the architecture.
Any suggestions?
The text was updated successfully, but these errors were encountered: