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

Reply
  • 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

Children
Related