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
  • Thanks for the clarification.

    If the `OPEADDR` field can be ignored, what should be used in its place? I’m trying to implement ECC and HASH operations using the SVD, but it feels like some parts of the documentation are missing.

    Do you happen to have any example code (in C or another language) that performs HASH or ECC operations using the CRACEN peripheral? That would be very helpful.

    Thanks again for checking internally.

Children
Related