<?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[Problem reading images from sd in cardpuer]]></title><description><![CDATA[<p dir="auto">Helo, I'm trying to display images from de sd to the cardputer but it does not work, it has installed the UIFLOW 2.0.8 and it can display the internal images in the internal memori but it does not display anything when selecting the sd</p>
<p dir="auto">import os, sys, io<br />
import M5<br />
from M5 import Display<br />
import random<br />
import time<br />
from hardware import sdcard<br />
M5.begin()<br />
sdcard.SDCard(slot=3, width=1, sck=40, miso=39, mosi=14, cs=12, freq=1000000)<br />
Display.drawImage("flash/res/img/uiflow.png", 50, 100)<br />
Display.drawImage("flash/flash/sd/uiflow.png", 0, 0)</p>
]]></description><link>https://community.m5stack.com/topic/6608/problem-reading-images-from-sd-in-cardpuer</link><generator>RSS for Node</generator><lastBuildDate>Wed, 06 May 2026 01:28:22 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6608.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Jul 2024 21:02:04 GMT</pubDate><ttl>60</ttl></channel></rss>