<?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>About SSD1306 Intergration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86360/about-ssd1306-intergration</link><description>Dear support, 
 I am the beginner of of the Nordic with 52840 chipset, i am try to running sdk 1.90 with zephyr os 
 
 i am try to running this case : cfb 
 C:\Nordic\NCS\v1.9.0\zephyr\samples\subsys\display 
 
 always show me this error. 
 could you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Mar 2022 14:12:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86360/about-ssd1306-intergration" /><item><title>RE: About SSD1306 Intergration</title><link>https://devzone.nordicsemi.com/thread/360584?ContentTypeID=1</link><pubDate>Tue, 29 Mar 2022 14:12:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5aa1e43-2b77-4f03-a5f8-e4f44800a5b9</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What board are you building for?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About SSD1306 Intergration</title><link>https://devzone.nordicsemi.com/thread/360582?ContentTypeID=1</link><pubDate>Tue, 29 Mar 2022 13:58:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93b15acc-85a0-4a7a-a8b6-d3f3cbd535a0</guid><dc:creator>Talkamynn</dc:creator><description>&lt;p&gt;Hi Steve,&lt;br /&gt;&lt;br /&gt;It may look as a dummy question, but do you have a display connected to your board ?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="114807" url="~/f/nordic-q-a/86360/about-ssd1306-intergration"]dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_display));[/quote]
&lt;p&gt;This line means that, in your board&amp;#39;s dts file, you have a node named &amp;quot;zephyr_display&amp;quot; that you can instantiate inside your program.&lt;/p&gt;
&lt;p&gt;Take a look &lt;a href="https://docs.zephyrproject.org/latest/guides/dts/howtos.html"&gt;here&lt;/a&gt; or &lt;a href="https://docs.zephyrproject.org/latest/guides/dts/troubleshooting.html#dt-trouble"&gt;here&lt;/a&gt; for more information on dts, &lt;a href="https://docs.zephyrproject.org/2.6.0/boards/shields/ssd1306/doc/index.html"&gt;here&lt;/a&gt; for a few information about SSD1306, and &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/12535/integrate-ssd1306-library"&gt;here&lt;/a&gt; for another related topic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About SSD1306 Intergration</title><link>https://devzone.nordicsemi.com/thread/360522?ContentTypeID=1</link><pubDate>Tue, 29 Mar 2022 11:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38a82860-4f30-4dd1-b2b8-48a05439e56a</guid><dc:creator>steve.hou</dc:creator><description>&lt;p&gt;\Nordic\NCS\v1.9.0\zephyr\include\device.h:96:39: error: &amp;#39;__device_dts_ord_DT_CHOSEN_zephyr_display_ORD&amp;#39; undeclared (first use in this function)&lt;br /&gt; 96 | #define DEVICE_NAME_GET(name) _CONCAT(__device_, name)&lt;br /&gt; | ^~~~~~~~~&lt;br /&gt;C:\Nordic\NCS\v1.9.0\zephyr\include\toolchain\common.h:132:26: note: in definition of macro &amp;#39;_DO_CONCAT&amp;#39;&lt;br /&gt; 132 | #define _DO_CONCAT(x, y) x ## y&lt;br /&gt; | ^&lt;br /&gt;C:\Nordic\NCS\v1.9.0\zephyr\include\device.h:96:31: note: in expansion of macro &amp;#39;_CONCAT&amp;#39;&lt;br /&gt; 96 | #define DEVICE_NAME_GET(name) _CONCAT(__device_, name)&lt;br /&gt; | ^~~~~~~&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About SSD1306 Intergration</title><link>https://devzone.nordicsemi.com/thread/360521?ContentTypeID=1</link><pubDate>Tue, 29 Mar 2022 11:51:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68106bb0-1ccd-4b21-99bb-86e998851c60</guid><dc:creator>steve.hou</dc:creator><description>&lt;p&gt;&amp;nbsp;error: &amp;#39;__device_dts_ord_DT_CHOSEN_zephyr_display_ORD&amp;#39; undeclared (first use in this function)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>