Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recovery path for Octavo cards via micro SD #49

Open
oliver-rew opened this issue Apr 19, 2021 · 0 comments
Open

Recovery path for Octavo cards via micro SD #49

oliver-rew opened this issue Apr 19, 2021 · 0 comments
Projects

Comments

@oliver-rew
Copy link
Contributor

So I had an idea for a recovery path for octavo cards using the (currently) unused micro SD card slot, since we have no other recovery path for these cards if their eMMC gets corrupted. The plan is to mod-wire IO6 of the MAX7310 on each octavo card to the pin on the octavo that decides whether to boot from eMMC or micro SD.

This pin is normally pulled high to boot from eMMC, so the normal state for IO6 would always have to be floating or high. However, if a card went unresponsive and we want to boot from the SD card, we would drive IO6 lower and power cycle the card.

@wrh2 wrh2 added this to To do in C3 Firmware Apr 22, 2022
@wrh2 wrh2 added the C3 label Apr 22, 2022
@ryanpdx ryanpdx removed the C3 label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
C3 Firmware
  
To do
Status: Backlog
Development

No branches or pull requests

3 participants