<?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>Help with integrating ST7305 display drivers. nrf Connect SDK 2.9.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122032/help-with-integrating-st7305-display-drivers-nrf-connect-sdk-2-9-1</link><description>Hello All 
 We are trying to integrate ST7305 driver with NRF connecct SDK and are unable to get the driver to work using the extrnal module method mentioned in the NCS Intermediate course on Nordic dev acadamy. Previously we used to modify the display</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Jun 2025 06:57:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122032/help-with-integrating-st7305-display-drivers-nrf-connect-sdk-2-9-1" /><item><title>RE: Help with integrating ST7305 display drivers. nrf Connect SDK 2.9.1</title><link>https://devzone.nordicsemi.com/thread/538348?ContentTypeID=1</link><pubDate>Fri, 06 Jun 2025 06:57:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d00baf6-ac09-4006-8cb8-eaa727838c37</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The error log shows some syntax errors in your &lt;code&gt;module.yaml&lt;/code&gt; file located inside &lt;code&gt;lvgl_2\custom_driver_module\zephyr&lt;/code&gt;. I had a quick look and some of the errors mentioned seem self-explanatory, such as the tab character (&lt;code&gt;\t&lt;/code&gt;) before &lt;code&gt;dts_root&lt;/code&gt;.&lt;br /&gt; Try the code below and see if it resolves the error:&lt;br /&gt;&lt;strong&gt;&lt;pre class="ui-code" data-mode="text"&gt;build:
  kconfig: ../Kconfig
  cmake: ..
  settings:
    dts_root: dts
&lt;/pre&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>