Hi,
I just noticed that the nrf51822 doesn't have an eeprom and I already had the pcbs done. Can I use the NVMC to write USER data on the CODE (is it flash memory are?) or should I only use 32 registers provided on UICR?
Hi,
I just noticed that the nrf51822 doesn't have an eeprom and I already had the pcbs done. Can I use the NVMC to write USER data on the CODE (is it flash memory are?) or should I only use 32 registers provided on UICR?
Can you confirm me that the data wrote on these registers are only available after a reset?
Datasheet says the following: 6.1.2 Writing to User Information Configuration Registers UICR registers are written as ordinary non-volatile memory. After the UICR has been written, the new UICR configuration will only take effect after a reset.
Datasheet says the following: 6.1.2 Writing to User Information Configuration Registers UICR registers are written as ordinary non-volatile memory. After the UICR has been written, the new UICR configuration will only take effect after a reset.