This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Infineon OPTIGA Trust X on nRF52840?

Hi all,

I'm interested in adding Infineon OPTIGA Trust X to nRF52840, but I can't found enough information.

Is Infineon OPTIGA Trust X hardware-compatible with nRF52840-PDK. I mean pin compatible.

Can I see any picture about how this two devices looks together?

And, finally, I have seen in documentation and SDK v.15.0.0 some support for nRF52832 (pca 10040), but not for nRF52840. Does it exist some support for nRF52840? If not, could be easy to adapt the code for nRF52832?

Thank you in advance,

Manuel Montenegro

Parents
  • Hi,

    Communication with the OPTIGA Trust X device is using I2C/TWI bus. The TWI peripheral on nRF52840 is the same as the one on nRF52832, so I do not see any potential issues with running it with the nRF52840. Most likely there is no project for nRF52840 as it is not sufficiently tested yet.

    I have not tested running this on nRF52840 myself, but I will look into trying it out when I get my hands on the HW module.

    I would recommend you to try it out and report back if you are facing any issues. If you do face issues, we will help you resolve it.

    Best regards,
    Jørgen

  • Out of curiosity, could you share what you are planning to use the Infineon OPTIGA Trust X for together with the nRF52840?

  • Hi, Jorgen. Let me explain...

    I’m working in a research project about Intelligent Transport Systems. Currently we are studying how to authenticate Bluetooth5 advertisements in long range mode. That’s the reason why we are using nRF52840 (in fact, we are waiting for support of real extended advertisements-more than 31 bytes data-).

    We had a look to nRF Cryptographic library and OPTIGA Trust X. Firstly, we considered that Trust X is more secure because the keys can be saved on chip without possibility of exporting it.

    But, after that, we saw a post about CryptoCell system that looks interesting. Maybe we can use this joined with Access Control Lists (ACL), in order to protect flash memory’s regions where keys is stored. We saw this possibility on this post.

    What would you recomend us?

    Thank you!

    Manuel Montenegro.

Reply
  • Hi, Jorgen. Let me explain...

    I’m working in a research project about Intelligent Transport Systems. Currently we are studying how to authenticate Bluetooth5 advertisements in long range mode. That’s the reason why we are using nRF52840 (in fact, we are waiting for support of real extended advertisements-more than 31 bytes data-).

    We had a look to nRF Cryptographic library and OPTIGA Trust X. Firstly, we considered that Trust X is more secure because the keys can be saved on chip without possibility of exporting it.

    But, after that, we saw a post about CryptoCell system that looks interesting. Maybe we can use this joined with Access Control Lists (ACL), in order to protect flash memory’s regions where keys is stored. We saw this possibility on this post.

    What would you recomend us?

    Thank you!

    Manuel Montenegro.

Children
No Data
Related