This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc2538 PKA driver

Other Parts Discussed in Thread: CC2538

I'm working with cc2538 development kit and I want to use Public Key hardware Accelerator(PKA)

But I can't find any example for PKA driver on swru325a document

I tried to make use of PKA with contiki 2.7 & pheripheral driver library, and found that big number operations make correct result.

But I cannot get expected result value with ECC operations, so I'm not sure that my source code works correctly

So I hope that You would provide me some programming examples which show how to use PKA module.

Thank you in advance!