Open thendrickson opened 5 years ago
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.
ARM Internal Ref: IOTCELL-2278
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.