Changes between Version 37 and Version 38 of gsc


Ignore:
Timestamp:
06/10/2019 09:40:55 PM (5 years ago)
Author:
Tim Harvey
Comment:

clarify CPU_WDOG_POWERCYCLE is available on GSCv3 hardware

Legend:

Unmodified
Added
Removed
Modified
  • gsc

    v37 v38  
    860860|| 5     || TAMPER_DETECT       || 0 = Do not activate tamper switch operation[[BR]] 1 = Activate tamper switch operation. When Activated, if the tamper switch[[BR]] is released, the contents in the EEPROM user space will be erased[[BR]] Generates tamper switch interrupt. ||Disabled||Disabled||
    861861|| 6     || SWITCH_HOLD         || 0 = Switch hold disabled.[[BR]] 1 = Switch Hold On. When the switch is held down for >700ms an interrupt[[BR]] will be generated. See interrupt Enable / Status registers. (supported in rev29+) ||Disabled||Disabled||
    862 || 7     || CPU_WDOG_POWERCYCLE || 0 = Disabled. CPU WDOG signals only trigger a software reset. [[BR]] 1 = Enabled. Convert CPU WDOG signal into a full board power cycle. || Enabled || Not supported ||
     862|| 7     || CPU_WDOG_POWERCYCLE || 0 = Disabled. CPU WDOG signals only trigger a software reset. [[BR]] 1 = Enabled. Convert CPU WDOG signal into a full board power cycle. (GSCv3 only) || Enabled || Not supported ||
    863863
    864864[=#gsc_ctrl_1]
     
    12971297  - Fix restart behavior after JTAG programming
    12981298  - Fix ADC precision
    1299   - Add ability to disable full board power cycle on CPU reset
     1299  - Add ability to disable full board power cycle on CPU reset (CPU_WDOG_POWERCYCLE)
    13001300  - Add reset cause register
    13011301  - Add thermal protection