nRF54L15 Rev 1 Errata v0.8

hi, noted a few things in the Rev 1 Errata v0.8 that might be tricky to solve practically in sw/hw

  • 3.16 [33] RADIO: GPIOs can exhibit radiated emissions
    • max 1MHz on affected gpio's. 
  • 3.17 [37] POWER: Current consumption might increase after pin reset or power cycle
    • software might not have the chance to run the workaround in some scenarios

what anomalies will be fixed in a near-term silicon update?

Parents
  • Hi,

    I cannot comment on potential future product updates, so I ask that you contact your regional Nordic sales representative regarding that.

    However, please note that erratum 33 only applies to the CSP version of the device (CAAA-B00). 

    Regarding 37, I wonder what you mean by software not having time to perform the workaround? If not using system off, you can apply the workaround at any time (though current consumption is increased until you do). If using system off (which most applications do not), you need to ensure that 40 cycles pass before entering system off mode (as you do this in startup, that in practice1 means to ensure at least a small time between startup and entering system OFF mode.

Reply
  • Hi,

    I cannot comment on potential future product updates, so I ask that you contact your regional Nordic sales representative regarding that.

    However, please note that erratum 33 only applies to the CSP version of the device (CAAA-B00). 

    Regarding 37, I wonder what you mean by software not having time to perform the workaround? If not using system off, you can apply the workaround at any time (though current consumption is increased until you do). If using system off (which most applications do not), you need to ensure that 40 cycles pass before entering system off mode (as you do this in startup, that in practice1 means to ensure at least a small time between startup and entering system OFF mode.

Children
Related