<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[【复刻麦当劳游戏机】用 ST7789V LCD 在 lichee pi nano (f1c100s)]]></title><description><![CDATA[<p dir="auto">大家好。 我是一个外国人，对不起我中文一点不好 <img src="https://bbs.aw-ol.com/plugins/nodebb-plugin-emoji/emoji/android/1f920.png?v=9vrjmbh7mr2" class="not-responsive emoji emoji-android emoji--face_with_cowboy_hat" title=":face_with_cowboy_hat:" alt="🤠" /></p>
<p dir="auto">我买 lichee pi nano (f1c100s), 用这个 buildroot <a href="https://github.com/mclewell/licheepi-nano-lcd" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mclewell/licheepi-nano-lcd</a></p>
<p dir="auto">here is the display I am using:<br />
<img src="/assets/uploads/files/1684994902760-8e034f44-3f3a-462e-a645-7a1cd9cb7f69-image.png" alt="8e034f44-3f3a-462e-a645-7a1cd9cb7f69-image.png" class=" img-responsive img-markdown" width="300" height="241" /></p>
<p dir="auto">now, when I power on the system, nothing appears on the display<br />
<img src="/assets/uploads/files/1684994890636-5d1bcd01-45d7-4048-9269-a577a69a29bb-image.png" alt="5d1bcd01-45d7-4048-9269-a577a69a29bb-image.png" class=" img-responsive img-markdown" width="712" height="235" /></p>
<p dir="auto">what should I do to use this LCD display on the lichee pi nano?<br />
I want to create a 游戏机 using this 麦当劳 outer shell:<br />
<img src="/assets/uploads/files/1684994941316-58f3fd75-fa7f-4da5-a116-ce2e9454ba58-image.png" alt="58f3fd75-fa7f-4da5-a116-ce2e9454ba58-image.png" class=" img-responsive img-markdown" width="600" height="276" /><br />
<img src="/assets/uploads/files/1684994952636-329a6c5a-e10b-4474-a6d5-0458fb8ca887-image.png" alt="329a6c5a-e10b-4474-a6d5-0458fb8ca887-image.png" class=" img-responsive img-markdown" width="400" height="615" /></p>
<p dir="auto">I am a big fan of allwinner arm soc, they are very power efficient and cost effective<br />
总功耗极低，效率高<br />
<a href="https://jaycarlson.net/embedded-linux/#1602627646108-72e75a29-4918" target="_blank" rel="noopener noreferrer nofollow ugc">https://jaycarlson.net/embedded-linux/#1602627646108-72e75a29-4918</a><br />
<img src="/assets/uploads/files/1684994970136-2ad68ad2-f2eb-4d9f-8956-0e92ccd4158a-image.png" alt="2ad68ad2-f2eb-4d9f-8956-0e92ccd4158a-image.png" class=" img-responsive img-markdown" width="300" height="328" /></p>
<p dir="auto">please help me figure out how to connect this 40-pin LCD to my lichee pi nano board. it can use SPI or MCU/CPU<br />
<img src="/assets/uploads/files/1684995140796-02965695-dd4e-4c55-ae54-228d0b4ced3b-image.png" alt="02965695-dd4e-4c55-ae54-228d0b4ced3b-image.png" class=" img-responsive img-markdown" width="340" height="581" /></p>
<p dir="auto">thank you very much for your help!<br />
bankbank</p>
]]></description><link>https://bbs.aw-ol.com/topic/3580/复刻麦当劳游戏机-用-st7789v-lcd-在-lichee-pi-nano-f1c100s</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 01:28:38 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/3580.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 May 2023 06:12:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 【复刻麦当劳游戏机】用 ST7789V LCD 在 lichee pi nano (f1c100s) on Fri, 26 May 2023 04:58:08 GMT]]></title><description><![CDATA[<p dir="auto">No, you need to fix your hardware firstly. Here is the LCD pinout for Lichee Nano:<br />
<img src="/assets/uploads/files/1685076990178-1.jpg" alt="1.jpg" class=" img-responsive img-markdown" width="349" height="778" /></p>
<p dir="auto">And here is your LCD panel:<br />
<img src="/assets/uploads/files/1685076999517-1.png" alt="1.png" class=" img-responsive img-markdown" width="443" height="1056" /></p>
]]></description><link>https://bbs.aw-ol.com/post/16016</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/16016</guid><dc:creator><![CDATA[steward]]></dc:creator><pubDate>Fri, 26 May 2023 04:58:08 GMT</pubDate></item><item><title><![CDATA[Reply to 【复刻麦当劳游戏机】用 ST7789V LCD 在 lichee pi nano (f1c100s) on Fri, 26 May 2023 02:02:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/322">@lovexulu</a> hey lovexulu, thanks for the information. I'm looking to learn exactly how to do what you describe, so thanks for pointing me in the right direction.</p>
<p dir="auto">someone has shared with me some st7789 display driver code<br />
<a href="https://github.com/MiyooCFW/kernel/blob/master/drivers/video/fbdev/st7789sfb.c" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MiyooCFW/kernel/blob/master/drivers/video/fbdev/st7789sfb.c</a><br />
this comes from the miyoo 游戏机 that also uses f1c100s</p>
<p dir="auto">so maybe if I drop this st7789sfb.c file in<br />
licheenano/licheepi-nano-lcd/buildroot/dl/linux/git/drivers/video/fbdev/</p>
<p dir="auto">and then make buildroot it'll bring it in? or do I need to explicitly declare the file somewhere?</p>
<p dir="auto">more information about using this display with miyoo cfw:<br />
<a href="https://github.com/MiyooCFW/kernel/blob/master/Documentation/devicetree/bindings/display/panel/sitronix%2Cst7789v.txt" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MiyooCFW/kernel/blob/master/Documentation/devicetree/bindings/display/panel/sitronix%2Cst7789v.txt</a></p>
]]></description><link>https://bbs.aw-ol.com/post/16013</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/16013</guid><dc:creator><![CDATA[bankbank]]></dc:creator><pubDate>Fri, 26 May 2023 02:02:29 GMT</pubDate></item><item><title><![CDATA[Reply to 【复刻麦当劳游戏机】用 ST7789V LCD 在 lichee pi nano (f1c100s) on Fri, 26 May 2023 01:31:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/3146">@bankbank</a> Hello, F1c100 supports MCU display drivers, but to use it correctly, you need to modify the Linux device tree configuration and configure the corresponding driver yourself, including the initialization program for the screen you currently have. This is a relatively complicated process, and if you are familiar with Linux drivers, it may be very simple. Here is a reference image<img src="/assets/uploads/files/1685064623889-rgb-mcu.png" alt="rgb-mcu.png" class=" img-responsive img-markdown" width="985" height="657" /></p>
]]></description><link>https://bbs.aw-ol.com/post/16011</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/16011</guid><dc:creator><![CDATA[lovexulu]]></dc:creator><pubDate>Fri, 26 May 2023 01:31:27 GMT</pubDate></item><item><title><![CDATA[Reply to 【复刻麦当劳游戏机】用 ST7789V LCD 在 lichee pi nano (f1c100s) on Thu, 25 May 2023 12:40:17 GMT]]></title><description><![CDATA[<p dir="auto">Here is the schematic of PocketGo handheld: <a href="https://github.com/steward-fu/archives/releases/download/pocketgo/doc_schematic.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/steward-fu/archives/releases/download/pocketgo/doc_schematic.pdf</a></p>
<p dir="auto">It seems the pinout are not same as PocketGo. So, you cannot replace it directly.<br />
<img src="/assets/uploads/files/1685018332307-1.jpg" alt="1.jpg" class=" img-responsive img-markdown" width="379" height="853" /></p>
]]></description><link>https://bbs.aw-ol.com/post/16007</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/16007</guid><dc:creator><![CDATA[steward]]></dc:creator><pubDate>Thu, 25 May 2023 12:40:17 GMT</pubDate></item><item><title><![CDATA[Reply to 【复刻麦当劳游戏机】用 ST7789V LCD 在 lichee pi nano (f1c100s) on Thu, 25 May 2023 08:46:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/2142">@steward</a> 真棒， here's the information regarding the LCD pinout:</p>
<p dir="auto"><img src="/assets/uploads/files/1685004367709-253ad6f3-14fe-4ae6-9837-9952504e381e-image.png" alt="253ad6f3-14fe-4ae6-9837-9952504e381e-image.png" class=" img-responsive img-markdown" width="443" height="1056" /></p>
<p dir="auto"><img src="/assets/uploads/files/1685004288220-d79368bf-0f53-4ce7-a01d-845fbd8f7a44-image.png" alt="d79368bf-0f53-4ce7-a01d-845fbd8f7a44-image.png" class=" img-responsive img-markdown" width="472" height="409" /></p>
]]></description><link>https://bbs.aw-ol.com/post/15997</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/15997</guid><dc:creator><![CDATA[bankbank]]></dc:creator><pubDate>Thu, 25 May 2023 08:46:26 GMT</pubDate></item><item><title><![CDATA[Reply to 【复刻麦当劳游戏机】用 ST7789V LCD 在 lichee pi nano (f1c100s) on Thu, 25 May 2023 07:09:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/3146">@bankbank</a> long time no see. <img src="https://bbs.aw-ol.com/plugins/nodebb-plugin-emoji/emoji/android/1f483.png?v=9vrjmbh7mr2" class="not-responsive emoji emoji-android emoji--dancer" title=":dancer:" alt="💃" /><br />
Please post the pinout information of the LCD panel and then we can decide how to connect it to F1C100S.</p>
]]></description><link>https://bbs.aw-ol.com/post/15994</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/15994</guid><dc:creator><![CDATA[steward]]></dc:creator><pubDate>Thu, 25 May 2023 07:09:31 GMT</pubDate></item></channel></rss>