Hi,
Is the Errata 15 applicable to Softdevice?
Does Softdevice at any point read the RAM state using RAM[x].POWERSET and RAM[x].POWERCLR registers?
Thanks,
Justin
Hi,
Is the Errata 15 applicable to Softdevice?
Does Softdevice at any point read the RAM state using RAM[x].POWERSET and RAM[x].POWERCLR registers?
Thanks,
Justin
Hi,
Is the Errata 15 applicable to Softdevice?
Does Softdevice at any point read the RAM state using RAM[x].POWERSET and RAM[x].POWERCLR registers?
No. You only can access through the softdevice API (sd_power_ram_power_get) to read the state of the RAM which gets contents of NRF_POWER->RAM[index].POWER register. Please also see S132 SoftDevice v7.0.1: Functions.
-Amanda H.