| 1404 | |
| 1405 | |
| 1406 | [=#firmware-reset] |
| 1407 | === Firmware Reset Default conditions === |
| 1408 | The following items are reset if the battery is removed for more than 10 seconds or if the GSC firmware has been updated: |
| 1409 | * RTC value (reset to 0 seconds since midnight Jan 1 1970) |
| 1410 | * Battery voltage reading |
| 1411 | * GSC configuration registers (R0's reset value varies from board to board, the others default to 0). On GSCv3 firmware v57 and later, refer to the [#reg_save_load Register Save/Load] section for related functional changes. |
| 1412 | * Fan controller registers default to the temperature setpoints shown in the Fan Controller section above |
| 1413 | * '''Secure Key''' EEPROM area is set to 0xff's (see EEPROM section above) |
| 1414 | * GPIO Port configuration is reset depending on particular board: |
| 1415 | * All general purpose I/O's are set to 'inverted inputs' (with pullup enabled) |
| 1416 | * All dedicated outputs are set to output high |
| 1417 | * All dedicated inputs are configured as inputs* |
1610 | | |
1611 | | |
1612 | | [=#firmware-reset] |
1613 | | === Firmware Reset Default conditions === |
1614 | | The following items are reset if the battery is removed for more than 10 seconds or if the GSC firmware has been updated: |
1615 | | * RTC value (reset to 0 seconds since midnight Jan 1 1970) |
1616 | | * GSC configuration registers (R0's reset value varies from board to board, the others default to 0). On GSCv3 firmware v57 and later, refer to the [#reg_save_load Register Save/Load] section for related functional changes. |
1617 | | * Fan controller registers default to the temperature setpoints shown in the Fan Controller section above |
1618 | | * '''Secure Key''' EEPROM area is set to 0xff's (see EEPROM section above) |
1619 | | * GPIO Port configuration is reset depending on particular board: |
1620 | | * All general purpose I/O's are set to 'inverted inputs' (with pullup enabled) |
1621 | | * All dedicated outputs are set to output high |
1622 | | * All dedicated inputs are configured as inputs* |
1623 | | |
1624 | | |