When using the PyPortal I noticed that the SS pin was set to PIN_A2 (pin 16 I think). I believe that SS usually refers to the slave select line which in the case of the SD card is pin 32. As per the //??? comment I presumed this to be a mistake and am submitting this simple PR as a simple fix.
For reference here is the PyPortal Titano's pinout:
When using the PyPortal I noticed that the
SS
pin was set toPIN_A2
(pin 16 I think). I believe thatSS
usually refers to the slave select line which in the case of the SD card is pin32
. As per the//???
comment I presumed this to be a mistake and am submitting this simple PR as a simple fix.For reference here is the PyPortal Titano's pinout: