I am trying to set up an SD card reader on my Arduino GIGA R1 board. I am using this SD card reader: https://www.amazon.com/gp/product/B0989SM146/ref=ox_sc_act_title_4?smid=A39S0U3UP1U7UG&psc=1
I have it coded for the UNO R4 Wifi and it initializes fine no issues. however, when i try to use the same code on the Giga the initialization fails. Reading the documents, the pinouts for the SD card should be the same. IF anyone has any advice that would be helpful thank you .