<?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>simply spi master in nr54l15 to read from lis2dw12</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123419/simply-spi-master-in-nr54l15-to-read-from-lis2dw12</link><description>Hi Nordic Semi, 
 
 Instead of using NRF52 for previous projects, I am new in NRF54L15 and zephyr. 
 
 I have started the blinky pwm sample in VSC and tried a lot to just read from SPI withou any luck. 
 
 I have connected a LIS2DW12 to spi0 and set it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Aug 2025 07:39:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123419/simply-spi-master-in-nr54l15-to-read-from-lis2dw12" /><item><title>RE: simply spi master in nr54l15 to read from lis2dw12</title><link>https://devzone.nordicsemi.com/thread/544561?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2025 07:39:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34225390-21e3-4ca2-bba1-e55c86fc95f0</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you share the full devicetree and pinctrl? I would have expecte that you refered to pinctrl for the pins (zee for instance &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/a4a457943329d6d40042b5a14094b32bc5af3c28/boards/ezurio/bl54l15u_dvk/nrf54l15_cpuapp_common.dtsi#L95"&gt;here&lt;/a&gt;. Also, note that SPIM00 is shares peripheral instance with SPIS00 and UARTE00, so these need to be disabled (see &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/_tmp/nrf54l15/autodita/global.instantiation.html"&gt;Instantiation&lt;/a&gt;). I do not know which pins you use, but you need to make sure you are using valid pins. (See &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html"&gt;Pin assignments&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>