Brownout: register content wrong?
Posted: Fri Apr 20, 2018 2:20 pm
Hello everybody,
our board did some brown out resets. A message "brown out..." appeared on the serial debug console, and the device did a reset.
I looked at the configuration of the brown out detection in register RTC_CNTL_BROWN_OUT_REG and read 0x00000033.
Which, according to the datasheet indicates that the enable bits are 0.
Now, my question: why did the brownout message/reset occurr, when the whole mechanism is disabled?
P.S. I read from address 0x3FF48035 and 0x60008035, both resulting 0x00000033.
These are the addresses of RTC_CNTL_BROWN_OUT_REG when accessing via DPORT or AHP.
Thanks in advance for any information.
Best regards, Timm
our board did some brown out resets. A message "brown out..." appeared on the serial debug console, and the device did a reset.
I looked at the configuration of the brown out detection in register RTC_CNTL_BROWN_OUT_REG and read 0x00000033.
Which, according to the datasheet indicates that the enable bits are 0.
Now, my question: why did the brownout message/reset occurr, when the whole mechanism is disabled?
P.S. I read from address 0x3FF48035 and 0x60008035, both resulting 0x00000033.
These are the addresses of RTC_CNTL_BROWN_OUT_REG when accessing via DPORT or AHP.
Thanks in advance for any information.
Best regards, Timm