<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF52832 with external Infineon OPTIGA Trust X</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70349/nrf52832-with-external-infineon-optiga-trust-x</link><description>Hello, 
 I would like to save some keys securely using the Infineon OPTIGA Trust X chip. To do a quick test I bought the Infineon shield2Go with the OPTIGA chip that I connected to the EVK-ANNA-B112 dev kit produced by Ublox (based on nRF52832 ). 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 16 Jan 2021 20:12:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70349/nrf52832-with-external-infineon-optiga-trust-x" /><item><title>RE: nRF52832 with external Infineon OPTIGA Trust X</title><link>https://devzone.nordicsemi.com/thread/289564?ContentTypeID=1</link><pubDate>Sat, 16 Jan 2021 20:12:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6df025ff-d9c7-440d-bb44-81095d35bc3f</guid><dc:creator>ezamp</dc:creator><description>&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;From the logic analyser I have seen that SDA and SCL always remain high. Unfortunately the SDA and SCL pins were incorrectly enumerated, correcting this error the code works.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 with external Infineon OPTIGA Trust X</title><link>https://devzone.nordicsemi.com/thread/288688?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 14:23:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b475bfa6-ba98-42c7-aba1-e84393d602f0</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I have not used the&amp;nbsp;&lt;span&gt;OPTIGA Trust X chip (don&amp;#39;t have one here at the home office), but from my understanding it is using i2c as serial interface, and I suspect the&amp;nbsp;error code&amp;nbsp;is that the i2c is not able to communicate with the chip (either invalid pins, missing pull-up resistors, wrong i2c address, chip not powered, grounding missing or similar). I can see similar error code when running the example as-is with no chip connected:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/6232.pastedimage1610461183512v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;There is little information in the description of the example:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ifx_optiga_custom_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ifx_optiga_custom_example.html&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;My&amp;nbsp;&lt;/span&gt;suggestion is to hook up a logic analyzer to the i2c interface and check if there is communication on the i2c, that may give some indication of the problem that I may relay to the team that have worked on the example.&lt;/p&gt;
&lt;p&gt;I used the&amp;nbsp;\examples\crypto\ifx_optiga_custom_example as example project here.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>