<?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 use ST7735 LCD ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69260/how-to-use-st7735-lcd</link><description>Dear Members, 
 
 How can I use ST7735 module with I2C ? 
 I saw : 
 NRF_MODULE_ENABLED(ST7735) 
 at 
 G:\nRF5_SDK_17.0.2_d674dde\components\drivers_ext\st7735 , 
 How can I include it with my code and use I2C ? 
 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Dec 2020 09:29:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69260/how-to-use-st7735-lcd" /><item><title>RE: How to use ST7735 LCD ?</title><link>https://devzone.nordicsemi.com/thread/283980?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 09:29:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:502fce2f-3601-4696-8524-8f75c919172d</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]&lt;p&gt;How can I include it with my code and use I2C ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;The driver is written with the SPI protocol, not the TWI(I2C) protocol. You would have to make your own driver if you want to use TWI. The driver can be used in a SPI project by just including the source file to the project.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>