Thank you for your suggestion. I will try itTFTLCDCyg wrote: Tue Jan 07, 2020 9:52 pm Inside of the SdFat Config.h file, modify the value of this line:
for this:Code: Select all
#define USE_STANDARD_SPI_LIBRARY 0
Maybe it helps.Code: Select all
#define USE_STANDARD_SPI_LIBRARY 2
