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

Document SD Card choice #1380

Open
Juniormunk opened this issue Jul 30, 2024 · 1 comment
Open

Document SD Card choice #1380

Juniormunk opened this issue Jul 30, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Juniormunk
Copy link
Contributor

Industrial SD cards like this one provide a lot of preventative measures such as wide voltage and temperature range. They are also "waterproof, shock and vibration proof, X-ray proof, magnet proof, impact proof". While some of those are just nice to have the one that seems quite important is "Advanced memory management FW features power immunity, auto/manual read refresh, ECC, wear leveling". This should help prevent corruption when you power off while writing to the SD card. We could only trace our random shutdowns back to the SD card. We will only be using industrial cards now.

@Juniormunk Juniormunk added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 30, 2024
@mcm001
Copy link
Contributor

mcm001 commented Jul 30, 2024

SD card quality mattering I think was also discovered with the Rio 2 -- does wpilib or NI have any recommendations there we can borrow from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants