<div dir="ltr"><div>It's a 25000kHz sd card.</div><font face="monospace">config set sdcard maxfreq.khz 15000<br></font><div>did the trick. Setting it to 20000 was still giving grief.<br></div><div><br></div><div>//.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 9 Jul 2024 at 08:37, Michael Geddes <<a href="mailto:frog@bunyip.wheelycreek.net">frog@bunyip.wheelycreek.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Since forever I've been getting uart errors (4) - which seems to be an ERROR<br><b>E (56071827) uart_events: uart event type: 4</b><br><br><div>It seems it gets easily overwhelmed.<br><br>For example while doing (From the web i/f) 'vfs ls /sd' is fine (there are only 15 entries there) .. the command:<br><b>vfs ls /sd/log</b><br><br>causes a whole bunch of the above uart errors (l50 or so) interrupted by the output of the command results (50 or so files). I'm not sure whether it lists all of them.. but probably?</div><div><br></div><div>I was implementing file completion in 'vfs' command.. and it works except for when trying to complete in that directory. I suspect that it's overwhelming the limited spaces in the complete buffer.. but also the messages queue is getting swamped by all the uart_event errors.</div><div><br></div><div>Thoughts?</div><div><br></div><div>//.ichael<br><div><br><br> </div></div></div>
</blockquote></div>