<?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] GC9A01  LCD output too slow</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98378/nrf52832-gc9a01-lcd-output-too-slow</link><description>HI 
 
 I am developing an LCD using the GC9A01 module. I implemented it by referring to the code as below and it works fine. 
 https://github.com/Exboom/GC9A01_nRF52 
 But the LCD screen is too slow. The screen is not displayed at once, but is output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Jun 2025 11:31:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98378/nrf52832-gc9a01-lcd-output-too-slow" /><item><title>RE: [nrf52832] GC9A01  LCD output too slow</title><link>https://devzone.nordicsemi.com/thread/539370?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 11:31:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93927f45-36c4-40f8-af1d-09004ce3cb3c</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Going back to the slow issue, can you try for the spi node in question to remove:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;/delete-property/ zephyr,pm-device-runtime-auto;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also, can you try to set:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CONFIG_SPI_NRFX_RAM_BUFFER_SIZE=255&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nrf52832] GC9A01  LCD output too slow</title><link>https://devzone.nordicsemi.com/thread/539346?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 09:29:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a557f6d-b825-4c05-8560-9804f6cb5fc8</guid><dc:creator>xcodebyte</dc:creator><description>&lt;p&gt;If you dont mind, can you share me your code base(base code) as the github code is not working for me in neither nrf52832 or nrf52840. I am really in need of it.&lt;/p&gt;
&lt;p&gt;Also, I would like to know the pin connections you had done for the same.&lt;/p&gt;
&lt;p&gt;email:&amp;nbsp;&lt;a id="" href="mailto:xcodebytes24@gmail.com"&gt;xcodebytes24@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nrf52832] GC9A01  LCD output too slow</title><link>https://devzone.nordicsemi.com/thread/418809?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 10:10:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b39a9faf-0459-43c7-8ed6-183f0b9a32dc</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry no.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nrf52832] GC9A01  LCD output too slow</title><link>https://devzone.nordicsemi.com/thread/418782?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 08:54:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:885b4b93-2e58-44fb-816d-3e1e86222357</guid><dc:creator>cabin</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;br /&gt;However, it is not a specific delay issue. I am currently using SPI 8MHz. Using this at 4MHz makes it even slower. That&amp;#39;s the whole slow problem. I would like to know if there is any solution for the same to increase the SPI rate to 32MHZ.&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Cabin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nrf52832] GC9A01  LCD output too slow</title><link>https://devzone.nordicsemi.com/thread/418754?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 07:21:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dc2a05f-8573-458f-a073-be3d28758d45</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The nRF52832 support up to 8MHz on the SPIM, while the nRF52840 and nRF52833 support 32MHz.&lt;/p&gt;
&lt;p&gt;I suggestr to get an nRF52840-DK and try for comparison. If it&amp;#39;s smooth there, then you know what the problem is.&lt;/p&gt;
&lt;p&gt;If you have a logic analyser trace of the SPI communication we can take a look at whether it looks okey (for instance to see if there are any delay&amp;#39;s).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>