\n
address_offset : 0x0 Bytes (0x0)
size : 0x1000 byte (0x0)
mem_usage : registers
protection : not protected
Watchdog control
The rst_wdsel register determines which subsystems are reset when the watchdog is triggered.
The watchdog can be triggered in software.
address_offset : 0x0 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
TIME : Indicates the number of ticks / 2 (see errata RP2040-E1) before a watchdog reset will be triggered
bits : 0 - 23 (24 bit)
access : read-only
PAUSE_JTAG : Pause the watchdog timer when JTAG is accessing the bus fabric
bits : 24 - 24 (1 bit)
access : read-write
PAUSE_DBG0 : Pause the watchdog timer when processor 0 is in debug mode
bits : 25 - 25 (1 bit)
access : read-write
PAUSE_DBG1 : Pause the watchdog timer when processor 1 is in debug mode
bits : 26 - 26 (1 bit)
access : read-write
ENABLE : When not enabled the watchdog timer is paused
bits : 30 - 30 (1 bit)
access : read-write
TRIGGER : Trigger a watchdog reset
bits : 31 - 31 (1 bit)
access : read-write
Scratch register. Information persists through soft reset of the chip.
address_offset : 0x10 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Scratch register. Information persists through soft reset of the chip.
address_offset : 0x14 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Scratch register. Information persists through soft reset of the chip.
address_offset : 0x18 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Scratch register. Information persists through soft reset of the chip.
address_offset : 0x1C Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Scratch register. Information persists through soft reset of the chip.
address_offset : 0x20 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Scratch register. Information persists through soft reset of the chip.
address_offset : 0x24 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Scratch register. Information persists through soft reset of the chip.
address_offset : 0x28 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Controls the tick generator
address_offset : 0x2C Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
CYCLES : Total number of clk_tick cycles before the next tick.
bits : 0 - 8 (9 bit)
access : read-write
ENABLE : start / stop tick generation
bits : 9 - 9 (1 bit)
access : read-write
RUNNING : Is the tick generator running?
bits : 10 - 10 (1 bit)
access : read-only
COUNT : Count down timer: the remaining number clk_tick cycles before the next tick is generated.
bits : 11 - 19 (9 bit)
access : read-only
Load the watchdog timer. The maximum setting is 0xffffff which corresponds to 0xffffff / 2 ticks before triggering a watchdog reset (see errata RP2040-E1).
address_offset : 0x4 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
LOAD :
bits : 0 - 23 (24 bit)
access : write-only
Logs the reason for the last reset. Both bits are zero for the case of a hardware reset.
address_offset : 0x8 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
TIMER :
bits : 0 - 0 (1 bit)
access : read-only
FORCE :
bits : 1 - 1 (1 bit)
access : read-only
Scratch register. Information persists through soft reset of the chip.
address_offset : 0xC Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0
Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !
This website is sponsored by Embeetle, an IDE designed from scratch for embedded software developers.