<?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>How to connect nRF52 with Waveshare LCD</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/96522/how-to-connect-nrf52-with-waveshare-lcd</link><description>I just receive a nRF52-DK and purchased a Waveshare 1.3inch lcd module. I am really new to this but wanted to create a simple &amp;quot;hello world&amp;quot; with it using Arduino. Is there any tutorial for something like this? I&amp;#39;m not sure how to connect them either.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Feb 2023 14:31:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/96522/how-to-connect-nrf52-with-waveshare-lcd" /><item><title>RE: How to connect nRF52 with Waveshare LCD</title><link>https://devzone.nordicsemi.com/thread/409382?ContentTypeID=1</link><pubDate>Fri, 10 Feb 2023 14:31:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dca34a0a-2cdd-4147-8353-f7b2e502c3f4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you want to use Arduino SW I suggest to have a look at some Arduino documentation and use Arduino forums. There is support for some nRF52 boards in Arduino, but Nordic supports nRF Connect SDK and the nRF5 SDK, so that is&amp;nbsp;primarily what we can assist with here. There are some guides out there ofr using th enRF52 DK with te Arduino IDE, for&amp;nbsp;instance &lt;a href="https://jimmywongiot.com/2020/09/07/arduino-ide-with-nrf52-dk-board/"&gt;this one&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The Display module use SPI,&amp;nbsp;and the nRF52 has configurable GPIOs, so where to connect the pins depend on the firmware running on the nRF (which pins you configures for which usage). Note that if you use Arduino, the nRF DK has arudino compatible pin numbering, so you can see the pin numbers on the DK. And the &lt;a href="https://www.waveshare.com/wiki/1.3inch_LCD_Module"&gt;documentation for the display module&lt;/a&gt; is also relevant.&lt;/p&gt;
&lt;p&gt;If you want to skip Arduino and use the nRF Connect SDK instead we are happy to help here, but note that you will need to write a driver for the display yourself (unless you can find some existing to use). There are some examples of this already: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/display/display.html"&gt;Display samples&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>