Help finding documentation for PK.COMMAND.OPEADDR on nRF54L15

Hello everyone,

I’m currently working on implementing the PK peripheral using Rust with the SVD files for the nRF54L15, but I’m running into a documentation issue.

In the nRF54L15 documentation, there’s a field named OPEADDR under PK.COMMAND, and the description says “See documentation for more details.” However, I haven’t been able to locate any additional documentation or reference that explains this field further.

Does anyone know where I can find this missing documentation or any related reference for the OPEADDR field?

Thanks in advance for any help or pointers.

Parents Reply
  • Hi,

    The CRACEN register description is not complete and intended for debug purposes only. We are working on clarifying this in the documentation in the future . The only supported way to use CRACEN is via the accompanying driver. (It should be possible to reverse engineer the driver if you want to re-ipmlement it in another language or similar, but that is not supported and will be up to you. I am unfortunately not able to provide more specific guidance on this).

Children
No Data
Related