arduino-libraries / SD

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

SD.begin( ) slow down the program #132

Closed lraton closed 1 year ago

lraton commented 1 year ago

I don't know why if i do the SD.begin() in my program the program slow down (normaly is set to 150, but after that command slow down to like 4 second), but if i use only the sd in another program (like the example or anything else) it works fine. This is where i use the sd (https://github.com/lraton/FlopperZiro/blob/69018b7b57673727b9a13a5f1305bea72a8ac905/main/ir.ino#L209), after that all my code is slowed down (and obviously broke everything)

per1234 commented 1 year ago

Hi @lraton. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. 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/