Skip to content

fail-safe improvements aimed at minimizing the risk of electrical or timing-related damage & Incorrect status check in mmc_initialize() due to operator precedence#73

Open
artuur2 wants to merge 4 commits into
Ansem-SoD:mainfrom
artuur2:main

Conversation

@artuur2

@artuur2 artuur2 commented Feb 4, 2026

Copy link
Copy Markdown

Summary

Reduced the target voltage and clock frequency in two firmware images to lower electrical and thermal stress and provide a more conservative operating mode.

ADC checks were switched to input mode without pull-ups to avoid actively driving lines during measurements.

During glitch subsystem initialization, eMMC lines are configured as inputs without pull-ups to minimize active influence on sensitive 1.8V signals.

Incorrect status check in mmc_initialize() due to operator precedence

Testing

⚠️ Not tested on real hardware.
These changes are based on code review and documentation analysis only. Validation on a physical RP2040 board and the target device is required to confirm correct behavior and to rule out unintended side effects.

@artuur2 artuur2 changed the title fail-safe improvements aimed at minimizing the risk of electrical or timing-related damage fail-safe improvements aimed at minimizing the risk of electrical or timing-related damage & Incorrect status check in mmc_initialize() due to operator precedence Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant