I could not succeed in making my sd module working. every time the initialization fails.
I am using Arduino uno wifi, tried various sdhc cards 8, 16 and 32GB.
The wirering is cheched and rewired multiple times.
All kinds of sketches are used and also different SS pins (10 and 4 are used).
My module is the following:
Sample code added. As you can see also experimented with SdFat library. But whatever sketch i use it doen't wordk. Now i read sometimes that the max size for sd card is 2 GB. Soes anybody know?
Which one exactly? If it's the Rev2, you might have tried to use pins 10, 11, 12 and 13 which are, according to the schematic, not the SPI pins.
Please edit your post, select all code and click the </> button to apply so-called code tags and next save your post. It makes it easier to read, easier to copy and prevents the forum software from incorrect interpretation of the code.