Change Configuration

nRF54LS05B Datasheet

  1. Disable the RNG (set the ENABLE bit of the CONTROL register to 0)
  2. Configure the CONTROL register
  3. Do a soft reset to have a clean starting point (set bit SOFTRST of the CONTROL register to 1)
  4. Enable the RNG back (set the ENABLE bit of the CONTROL register to 1 while clearing the SOFTRST bit)