Hello,
Can't seem to find this anywhere so any direction / hand holding would be greatly appreciated.
If I was to reference the pins MOSI, MISO & SCK, for the micro, how would I do it / what would I call / define them?
I am aware that the pins for the uno can be defined as pins 11, 12 & 13 respectivly, but what would they be called / named or defined as on the micro.
I am aware that SS can be any pin, proving RX_LED / SS is defined as an output, but can you use RX_LED/SS as a slave select pin, or do you need to use one of the other pins, give it has an led on it (unless you de-solder the LED??)
There is a reference here to 14 (MISO), 15 (SCK), 16 (MOSI).
But nothing within the "connections" table here: SPI - Arduino Reference
Thanks,
Rob
