Home Forums Sparkfun MP3 Shield Library Support Forum Pin 10 mystery Reply To: Pin 10 mystery

#2639

yes, you can use D10 as an output.

It light up the LED, as your digitalread(D10) came back with a one. I am sure that the spi.begin() in the library initializes the SS (or D10) as an output and likely as 1, driving your LED.