SWRZ077C January   2018  – December 2020 CC1352R

 

  1.   1
  2.   2
  3.   3
    1.     4
    2.     5
    3.     6
  4.   7
    1.     8
    2.     9
    3.     10
    4.     11
    5.     12
    6.     13
    7.     14
    8.     15
    9.     16
    10.     17
    11.     18
    12.     19
    13.     20
    14.     21
    15.     22
    16.     23
    17.     24
    18.     25
    19.     26
    20.     27
  5.   28

PKA_01

Public key accelerator (PKA) interrupt line is always high when module is enabled and PKA is idle

Revisions Affected:

Revision E and earlier

Details:

When the PKA module is enabled and idle, the interrupt line is always high and the interrupt can thus not be used as is.

Workaround:

The workaround is to disable the PKA interrupt in the interrupt service routine while the PKA module is idle and re-enable the interrupt right after starting an operation.

The workaround is implemented in the TI-provided cryptography drivers (ECDHCC26X2.c, ECDSACC26X2.c, ECJPAKECC26X2.c_list.c) in the following SimpleLink software development kit (SDK) versions:

  • SimpleLink CC13x2 SDK 1.60.00.xx and later