<?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>nrf52832 interfaces with LCD (driver IC: ST7735S) using 8080 8 bit Parallel Interface</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56832/nrf52832-interfaces-with-lcd-driver-ic-st7735s-using-8080-8-bit-parallel-interface</link><description>Hi, 
 We are developing a product using NRF52832 chipset with a small 128*160 LCD (based on st7735s controller using 8 bit parallel interface). 
 I noticed that there is st7735s driver in the NRF SDK /components/driver_ext/st7735. However, it is for the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Jan 2020 08:25:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56832/nrf52832-interfaces-with-lcd-driver-ic-st7735s-using-8080-8-bit-parallel-interface" /><item><title>RE: nrf52832 interfaces with LCD (driver IC: ST7735S) using 8080 8 bit Parallel Interface</title><link>https://devzone.nordicsemi.com/thread/230499?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2020 08:25:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32f1322b-40f2-4070-a8af-a618f59b4980</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;There is no parallel interface on any of the nRF52 devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 interfaces with LCD (driver IC: ST7735S) using 8080 8 bit Parallel Interface</title><link>https://devzone.nordicsemi.com/thread/230440?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 19:59:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a3bd847-f537-4808-80bc-86492b43527b</guid><dc:creator>inyourface</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We would like higher refresh rate on the LCD. So there is no&amp;nbsp;parallel port on the NRF52832 ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 interfaces with LCD (driver IC: ST7735S) using 8080 8 bit Parallel Interface</title><link>https://devzone.nordicsemi.com/thread/230438?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 19:15:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d3bb6ba-ed08-44bb-b215-0d95006d860e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;From my perspective, you should use SPI when possible (which it is in this case), as is done in the SDK driver (&amp;lt;SDK&amp;gt;/components/drivers_ext/st7735/st7735.c). Why would you prefer to&amp;nbsp;bit-bang an archaic 8 bit parallel interface instead (the question about synchronizing the clock and 8 bit&amp;nbsp;parallel signal&amp;nbsp;is only relevant in that case).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 interfaces with LCD (driver IC: ST7735S) using 8080 8 bit Parallel Interface</title><link>https://devzone.nordicsemi.com/thread/230437?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 18:30:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2e1c7f6-91ac-4227-86fa-4ecb42d8060f</guid><dc:creator>inyourface</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What interface should I be based on in the SDK ? SPI or other interfaces ? How can I synchronize the clock and data[7:0] ?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Face&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 interfaces with LCD (driver IC: ST7735S) using 8080 8 bit Parallel Interface</title><link>https://devzone.nordicsemi.com/thread/230398?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 14:49:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cda6c007-f47a-42b6-a885-eae83177758d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no support for the parallel interface in the SDK. Nor does the nRF chip has a parallel interface in HW, so you would have to bit bang it. That is probably possible, but I do not see how that makes sense instead of using SPI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>