<?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[Solved - lcd.xxx() don&#x27;t work]]></title><description><![CDATA[<p dir="auto">I have accessed the M5Stick C Plus display in Micropyton with lcd.print() in the past. Suddenly this does not work anymore.<br />
from m5stack import *<br />
from m5ui import *<br />
from uiflow import *<br />
lcd.clear()<br />
Traceback (most recent call last):<br />
File "&lt;stdin&gt;", line 1, in &lt;module&gt;<br />
NameError: name 'lcd' isn't defined<br />
Can someone explain me how to use the internal M5Stack Micropython commands again.<br />
As IDE I use Thonny.</p>
<p dir="auto">After a restart of Thonny, it works again.</p>
]]></description><link>https://community.m5stack.com/topic/4586/solved-lcd-xxx-don-t-work</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 15:16:48 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4586.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Sep 2022 17:04:45 GMT</pubDate><ttl>60</ttl></channel></rss>