ESP32-SBC-FabGL : SDCARD not found


Author Message
amiga
Regular Member

Joined: 08/05/2025
Location: Belgium
Posts: 53
Posted: 02:45pm 29 Jun 2025      

Hi,

anybody use this card from Olimex ESP32-SBC-FabGL .

I try to run PCEmulator on it , but SDCARD not found and GPIO for the SDCARD is not the same than lillygo TTGO esp32 VGA .

on youtube everybody run successfully PCEmulator on this card !

PCEmulator is based on FabGL (fork for Olimes)



@+

Alfa

TrevorC
Newbie

Joined: 15/07/2020
Location: United Kingdom
Posts: 18
Posted: 08:35pm 29 Jun 2025      

Hi.

   From the circuit diagram for the Olimex module:

CS         GPIO 13
MOSI       GPIO 12
CLK        GPIO 14
MISO       GPIO 35

Hope this helps.

Link to the circuit digram,

https://github.com/OLIMEX/ESP32-SBC-FabGL/blob/main/HARDWARE/Hardware-revision-B/ESP32-SBC-FabGL_Rev_B.pdf

Trevor

amiga
Regular Member

Joined: 08/05/2025
Location: Belgium
Posts: 53
Posted: 04:51pm 05 Jul 2025      

  TrevorC said  Hi.

   From the circuit diagram for the Olimex module:

CS         GPIO 13
MOSI       GPIO 12
CLK        GPIO 14
MISO       GPIO 35

Hope this helps.

Link to the circuit digram,

https://github.com/OLIMEX/ESP32-SBC-FabGL/blob/main/HARDWARE/Hardware-revision-B/ESP32-SBC-FabGL_Rev_B.pdf

Trevor


IT WORKS now .. oufti

Ex deus Machina .. hardware is very very subtile ... buy another sdcard (philips 32GB .. and magic FabGL PCemulator found it , format and install from menu Windows .. 3.00

Works nicely  ..


And this without change original code .. run on Olimex ESP32-SBC-FABGL and on TTGO VGA 1.4

the cost of the boards are the same .. +/- 16€

@+
Amiga