<?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>nrf52 and ST7735S</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71197/nrf52-and-st7735s</link><description>Hi, I am developing using nrf52832 and st7735s. Successfully displayed the lcd screen using the code in \examples\peripheral\gfx However, when screen clear, text_8print is used, the screen is turned off and outputting to lcd is too explicit. It looks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Feb 2021 13:50:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71197/nrf52-and-st7735s" /><item><title>RE: nrf52 and ST7735S</title><link>https://devzone.nordicsemi.com/thread/292701?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2021 13:50:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf518eb3-689e-4675-b336-f0534613c373</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/38711/controlling-st7789-lcd-with-nrf52-dk/150838#150838"&gt;This post&lt;/a&gt; may help you out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 and ST7735S</title><link>https://devzone.nordicsemi.com/thread/292614?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2021 08:19:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68a02936-77e7-4170-ab33-392db0c4526d</guid><dc:creator>Minseo</dc:creator><description>&lt;p&gt;Thank you for your answer.&lt;br /&gt;I&amp;#39;ve checked. Write lcd_pixel_draw, lcd_right_draw in the frame buffer, and then use lcd_display() to display the buffer contents in the lcd?&lt;/p&gt;
&lt;p&gt;Then do I have to make and use the frame buffer on my own?&lt;br /&gt; lcd_pixel_draw, lcd_right_draw is the way to print out lcd right away, so how do you write into the buffer and use lcd_display to display it on the lcd screen?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 and ST7735S</title><link>https://devzone.nordicsemi.com/thread/292408?ContentTypeID=1</link><pubDate>Tue, 02 Feb 2021 09:33:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:380a1808-81e8-438d-a0a6-6791e41bba1a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You may be able to accelerate the updating of the screen by implementing a&amp;nbsp;&lt;a title="LCD frame buffer" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_gfx.html?cp=7_1_3_20_3#gfx_lib_frame_buffer"&gt;LCD frame buffer&lt;/a&gt;. This is not implemented in the example, you need to handle this yourself.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>