You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be supported relatively easily by passing a GPIO object as a cs_gpio keyword argument in the SPI constructor. The SPI object would assert and deassert the chip select in transfer(). Inverted / non-inverted would be up to the GPIO.
Possible to support an/several GPIO for SPI Chip Selection?
The text was updated successfully, but these errors were encountered: