Hello everyone,
I am using the original R4 with the SD card reader from AZ-delivery. I have already tried 5V, 3.3V and various CS pins.
I have tested an official Sktech. After this did not work, I connected the SPI bus with
if (!SD.begin(chipSelect, SPI_QUARTER_SPEED))
slowed it down.
Do the modules work together?
I also have strange behavior on pin 7:
Sometimes low and high are mixed up. I don't change the hardware between sketches.
Regards