arduino-libraries / SD

SD Library for Arduino
http://arduino.cc/
GNU General Public License v3.0
179 stars 155 forks source link

SD card not initializing when using with TMCStepper library #124

Closed Srinidhi-R closed 1 year ago

Srinidhi-R commented 1 year ago

Hi, I'm trying to run motors based on commands read from a gcode file present in the SD card. The card gets initialized and the setup works as expected when the MISO of the driver(TMC5160) is left unconnected. If the MISO is connected to SDO of the driver, the initialization of the SD card fails. I've come across hardware fixes saying the SDO pin should be pulled up. But, I wanted to know if anything can be done in the software side. Thanks, Srinidhi

per1234 commented 1 year ago

Hi @Srinidhi-R. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/