<?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[[Tab5] Lvgl Testing]]></title><description><![CDATA[<p dir="auto">Tab5 has a big screen. So I'm plan use it to learn lvgl on it.<br />
But bad news is seems UIFlow2.0 using LVGL9, and rare data about that.</p>
<p dir="auto">About issue of  UIflow2.0:</p>
<ol>
<li>While using widget with callback, in callback function use lv.get_target() seems can't get the object which fire event.</li>
<li>I am trying use slider, basicly function normal. Except leave finger out of screen after adjusting slider, slider holder will jump to position of 100%.</li>
</ol>
]]></description><link>https://community.m5stack.com/topic/7654/tab5-lvgl-testing</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 10:02:52 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7654.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Jul 2025 00:16:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Tab5] Lvgl Testing on Tue, 29 Jul 2025 04:44:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phillipsback" aria-label="Profile: phillipsback">@<bdi>phillipsback</bdi></a></p>
<ol start="2">
<li>Slider Odd (Auto jump to max. value. I think might be something wrong in update loop.)</li>
<li>Can't success in using grad_dsc_t (can do in style way, but couldn't do in drawing API)</li>
</ol>
<p dir="auto">other's going well.<br />
I prefer LVGL with micropython, althought slow in speed, and troublesome in callback function. But more Object Oriental to make coding logically (I think more clearly.)</p>
<p dir="auto">And ...<br />
It's so easy use LVGL in Tab5. Same version UIFlow2.0 firmware in Core2 AWE, have to run M5.begin first. (In someway , Tab5 might wrong in someway....)</p>
]]></description><link>https://community.m5stack.com/post/29640</link><guid isPermaLink="true">https://community.m5stack.com/post/29640</guid><dc:creator><![CDATA[phillipsback]]></dc:creator><pubDate>Tue, 29 Jul 2025 04:44:13 GMT</pubDate></item><item><title><![CDATA[Reply to [Tab5] Lvgl Testing on Tue, 08 Jul 2025 04:41:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phillipsback" aria-label="Profile: phillipsback">@<bdi>phillipsback</bdi></a></p>
<ol>
<li>
<p dir="auto">Sorry!! My Bad.<br />
[LVGL8.4] lv.get_target()    --&gt;  [LVGL9.0] lv.get_target_obj()</p>
</li>
<li>
<p dir="auto">slider :  Still odd.</p>
</li>
</ol>
<p dir="auto">** testing LVGL python examples in the middle way. So far so good.</p>
]]></description><link>https://community.m5stack.com/post/29417</link><guid isPermaLink="true">https://community.m5stack.com/post/29417</guid><dc:creator><![CDATA[phillipsback]]></dc:creator><pubDate>Tue, 08 Jul 2025 04:41:44 GMT</pubDate></item></channel></rss>