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
All the drivers manipulate their chip select lines without holding the SPI lock.
Driver needs to be modified to call _spi.select() prior to asserting chip select.