Open sufius opened 10 months ago
I copied your program and ran it on a Mega that has two cards.
I only edited the CS pin numbers.
I compiled and ran with two 32 GB FAT32 cards.
Here is the output:
CHIP initialization successful! SDCARD initialization successful! SDCARD directory: 53 2023-01-01 00:00 50000000 bench.dat CHIP directory: 10 2023-01-01 00:00 1048576 FatLogger00.bin 2023-01-01 00:00 5000000 bench.dat
Can't help more since I don't have your hardware.
okay, thank you, i will try to change my cs pin.
I'm trying to follow the official example (v1, v2 not found) of running two cards. but i can run always just one alone, never together. the second card initialization is always failing, why?
I'm using esp32 DevKitC v4 on PlatformIO with SdFat version 2.