You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are important, because without access to these peripherals, revision 3 chips will enter a protected state that blocks the hardware debugger from accessing them on reset.
The text was updated successfully, but these errors were encountered:
TheButlah
changed the title
missing APPROTECT peripheral and the HwDisable value for the UICR.APPROTECT flash register
nrf52840: missing APPROTECT peripheral and the HwDisable value for the UICR.APPROTECT flash register
Jan 7, 2023
TheButlah
changed the title
nrf52840: missing APPROTECT peripheral and the HwDisable value for the UICR.APPROTECT flash register
nrf52840: missing APPROTECT peripheral and the HwDisable value for UICR.APPROTECTJan 7, 2023
TheButlah
changed the title
nrf52840: missing APPROTECT peripheral and the HwDisable value for UICR.APPROTECT
nrf52840: missing APPROTECT and the HwDisable value for UICR.APPROTECTJan 7, 2023
Both the APPROTECT peripheral and the HwDisabled value for the UICR.APPROTECT register are present in the SVDs distributed with the nRF5 SDK v17.1.0 or nRF MDK v8.57.0.
UICR.APPROTECT
.These are important, because without access to these peripherals, revision 3 chips will enter a protected state that blocks the hardware debugger from accessing them on reset.
It appears this was added to the nrf52840 product specification in April 2021
related issues:
embassy-rs/embassy#1148
probe-rs/probe-rs#1324 (comment)
The text was updated successfully, but these errors were encountered: