Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
jovian Regular Member Joined: 16/04/2017 Location: AustraliaPosts: 63
Posted: 12:01pm 03 Jun 2024
Copy link to clipboard
Print this post
Hi all
I'm working on a project using the Pico Res Touch board. Webmite 5.08 I'm trying to access an SD card. I have a FAT32 card inserted. Options are set as manufacturer has specified. OPTION LIST returns SDCARD GP22, GP5, GP18, GP19 all correct afaict However...
PRINT MM.INFO$(SDCARD) returns Not Present
I've checked, double checked and triple checked the configuration using option list, checked the card format (FAT32), card works in another machine, tried rebooting, power cycling, option resetting... to no avail.
Is this supposed to just... work, or am I perhaps missing something?
Thanks in advance Joe
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10281
Posted: 12:36pm 03 Jun 2024
Copy link to clipboard
Print this post
If you are using the latest firmware try
OPTION RESET PICO-RESTOUCH-LCD-3.5
or
OPTION RESET PICO-RESTOUCH-LCD-2.8
as applicable. This will set up the card correctly - just tested
jovian Regular Member Joined: 16/04/2017 Location: AustraliaPosts: 63
Posted: 12:43pm 03 Jun 2024
Copy link to clipboard
Print this post
Thanks Matherp
I tried it - the command was accepted
SDCard not configured error still.
and upon receiving CLS command, Display not Configured
Option List returns:
WebMite MMBasic Version 5.08.00
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10281
Posted: 01:05pm 03 Jun 2024
Copy link to clipboard
Print this post
jovian Regular Member Joined: 16/04/2017 Location: AustraliaPosts: 63
Posted: 01:33pm 05 Jun 2024
Copy link to clipboard
Print this post
Hi Matherp
I did not realise the 5.09 beta was available. I upgraded my webmite, used your resTouch option recommendation and accessed the SD card first time.