Skip to content

Commit

Permalink
Add MMU error from private
Browse files Browse the repository at this point in the history
  • Loading branch information
michalrudolf committed Oct 17, 2023
1 parent 8b0a264 commit bac05cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 04_MMU/error-codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,14 @@ Errors:
id: "MCU_POWER_ERROR"
approved: true

- code: "04307"
title: "MMU MCU UNDERPOWER"
text: "MMU MCU detected a 5V undervoltage. There might be an issue with the electronics. Check the wiring and connectors"
text_short: "More details online."
action: [ResetMMU]
id: "MCU_UNDERVOLTAGE_VCC"
approved: true

# CONNECTIVITY
- code: "04401"
title: "MMU NOT RESPONDING"
Expand Down

0 comments on commit bac05cb

Please sign in to comment.