| 255 | |
| 256 | [=#GSC_POWER_CONTROL] |
| 257 | === GSC_POWER_CONTROL (Register R25): Power Control |
| 258 | Supported in '''GSCv3 firmware v63+'''. This register controls various power configuration details. |
| 259 | |
| 260 | ||= Bit =||= Name =||= Description =|| |
| 261 | || 0 || GSC_POWER_SUPERVISOR_ENABLE || 1=Enable voltage supervisor 0=Disable voltage supervisor || |
| 262 | |
| 263 | When enabled the voltage supervisor will cause the GSC to reset when the battery voltage drops below 1.85V to 1.80V. When disabled the GSC may remain powered down to a lower battery voltage but in some cases a battery value between 1.8V and 0.66V can result in a board in the GSC 'sleep' state to not be able to wake the board back up until the battery drops below 0.66V. |
| 264 | |
| 265 | Newer hardware has an independent power supply to the GSC allowing the GSC to be powered from Vin to avoid the potential risk that a GSC sleep with a low battery can end up in a stuck state. |
| 266 | |
| 267 | See [wiki:venice//errata#VN8 Venice errata VN8] |