<?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>ism330dhcx with nrf54L15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126755/ism330dhcx-with-nrf54l15</link><description>Hello, I try to do work a ism330dhcx on a custom digital board with a custom board in which there is a NRF54L15 microcontroller. The sensor works on other custom board with ST microcontroller. 
 Here is my code : 
 for my overlay : 
 And this is my prj</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Feb 2026 12:28:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126755/ism330dhcx-with-nrf54l15" /><item><title>RE: ism330dhcx with nrf54L15</title><link>https://devzone.nordicsemi.com/thread/561825?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 12:28:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92a1d6e7-862e-4e76-8cf9-abbff958e906</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello Jade,&lt;/p&gt;
&lt;p&gt;You are welcome. Great that your problem is solved.&lt;/p&gt;
&lt;p&gt;If you want can share the details how you have solved the issue. You changed the pin number according to the Product documentation. Besides this you did some corrections on the board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ism330dhcx with nrf54L15</title><link>https://devzone.nordicsemi.com/thread/561791?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 08:29:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c43e1d4-f35e-456e-b51e-491d1251bde9</guid><dc:creator>jade08</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;I resolve the issue. It was an hardware problem with my custom electronic card.&lt;br /&gt;Thank you!&lt;br /&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jade&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ism330dhcx with nrf54L15</title><link>https://devzone.nordicsemi.com/thread/561464?ContentTypeID=1</link><pubDate>Wed, 18 Feb 2026 10:52:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:205225d9-68a6-45b4-9de5-0fec9b4358ff</guid><dc:creator>jade08</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thank you very much for your answer and your explanation !&lt;br /&gt;&lt;br /&gt;I will do the necessary to connect well my I2C connection this time !&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jade&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ism330dhcx with nrf54L15</title><link>https://devzone.nordicsemi.com/thread/560884?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2026 10:16:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d10fc8bc-1b42-4dd8-b5a8-11efa7b98240</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello Jade,&lt;/p&gt;
&lt;p&gt;You are welcome.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;#39;&amp;#39;Using another twim, it isn&amp;#39;t possible that the I2C communication works with this pinout configuration ?&amp;#39;&amp;#39;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It is not possible to use Port2 for TWIM on nRF54L15. The hardware simply does not route any TWIM instance to port2. You can look at this block diagram&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1770804039003v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This means that TWIM20-TWIM22 can be assigned pins on GPIO port P1, TWIM30 can be assigned&amp;nbsp;&lt;/span&gt;&lt;span&gt;pins on GPIO port P0.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ism330dhcx with nrf54L15</title><link>https://devzone.nordicsemi.com/thread/560008?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2026 13:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64f8ef7e-c538-4d39-9651-1118ad03a837</guid><dc:creator>jade08</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thank you very much for your answer!&lt;br /&gt;In fact, this is a pin of a FPC connector to connect to a digital board and it is a custom board so we choose to connect the SDA at the pin 02.01.&lt;/p&gt;
&lt;p&gt;Using another twim, it isn&amp;#39;t possible that the I2C communication works with this pinout configuration ?&lt;br /&gt;&lt;br /&gt;Thank you !&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jade&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ism330dhcx with nrf54L15</title><link>https://devzone.nordicsemi.com/thread/560007?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2026 12:54:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a427262b-3bf1-4fbd-b1e8-81835b31b063</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Fatal error -5 is most likely related to your pin mapping. You have assigned P2.01 for SDA.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1769777219855v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You have to correct this pin.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Kazi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>