sd library 1.1.1 new begin(clock, pin) max clock ?


hi.

new version of sd library introduce sd.begin(clock, pin) function.

i want know should maximum clock value possible, uno or due example ?

regards.

nitrof

they have not updated sd library documentation since sd uses spi guess value passed spi library.  the spi library calculates available clock divider give highest clock below specified limit.  i think intended specify maximum rate of spi interface of sd card.  if not specified value of 4 mhz (the default spi).  the uno can go 8 mhz. 

for more detail, see library source code.


Arduino Forum > Using Arduino > Programming Questions > sd library 1.1.1 new begin(clock, pin) max clock ?


arduino

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor