<?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>TWIM troubles on nRF54L15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120820/twim-troubles-on-nrf54l15</link><description>I&amp;#39;m having trouble getting the I2C interface working on our nRF54L15-based prototypes. The initial config write to the device fails; specifically, in the twim driver (i2c_nrfx_twim.c) the i2c_nrfx_twim_msg_transfer() call succeeds, but the sem_take for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Apr 2025 14:32:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120820/twim-troubles-on-nrf54l15" /><item><title>RE: TWIM troubles on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/533235?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 14:32:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:916b490a-64e9-4712-a5d9-318d160fc1ff</guid><dc:creator>Sai</dc:creator><description>&lt;p&gt;Yes. There is no TWIM interface. Use this image as a guideline when selecting interfaces:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2025_2D00_04_2D00_23-232626.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWIM troubles on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/533227?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 14:03:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:887de3d7-32be-4618-9488-9bbce27be601</guid><dc:creator>krog1</dc:creator><description>&lt;p&gt;This is working.&lt;/p&gt;
&lt;p&gt;- The TWIM not working on nRF52833 was a red herring; it was an unrelated issue and I got it working.&lt;/p&gt;
&lt;p&gt;- I duplicated the issue on a nRF54L15dk board with an eval AS6200 board.&lt;/p&gt;
&lt;p&gt;- I found this ticket:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/120665/can-not-use-p2-0-p2-1-in-nrf54l15-for-i2c"&gt;(2) Can not use P2.0 P2.1 in nRF54L15 for I2C - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone&lt;/a&gt;&amp;nbsp;that talked about P2.1 being a dedicated pin for SPIM00.&lt;/p&gt;
&lt;p&gt;- I moved the SCK and SDA to P1.8 and P1.9 respectively. Works without error.&lt;/p&gt;
&lt;p&gt;- It appears that even if SPI00 is disabled, P2.1 isn&amp;#39;t available for other functions, like TWIM. Is this the case?&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWIM troubles on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/532399?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 13:58:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5e96510-1241-4f94-9b94-74bbde749c43</guid><dc:creator>krog1</dc:creator><description>&lt;p&gt;OK, I will try that. I&amp;#39;ve also ordered an eval board for the sensor, and I will get it working with the DK to eliminate that variable.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWIM troubles on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/532397?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 13:55:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:816500ba-bb67-4abc-9de3-50c3d85ca336</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The first I would recommend it to connect a logic analyzer trace to compare the data written on the i2c bus.&lt;/p&gt;
&lt;p&gt;It concerns me that you are not able to make this work on the nRF52833 with twim vs. twi, so I would recommend to start there.&lt;/p&gt;
&lt;p&gt;Edit: That said, you should try to enable constant latency mode during the i2c transfer to see how that impact the transfer.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>