Internal memory
#266
-
Is possible remove internal memory from MaixAmigo? |
Beta Was this translation helpful? Give feedback.
Answered by
odudex
Oct 10, 2023
Replies: 1 comment 2 replies
-
This is not possible, the firmware boots from internal flash memory. To run stateless OR save settings and encrypted mnemonics on Krux's internal flash is optional. If you believe it's safer to run a signer booting an OS from a removable flash(SD card), there are other options out there 😁 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
edbfraga
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not possible, the firmware boots from internal flash memory. To run stateless OR save settings and encrypted mnemonics on Krux's internal flash is optional. If you believe it's safer to run a signer booting an OS from a removable flash(SD card), there are other options out there 😁