-
Bug
-
Resolution: Fixed
-
Medium
-
TI Device Drivers
-
TIDRIVERS-4212
-
TIDRIVERS_4_30_01
-
TIDRIVERS_5_30_00
-
-
The SPI driver leaves the SPI peripheral enabled between transactions. This makes it difficult to recover if an error occurs during a transaction. The SPI_cancel() API will now always disable the SPI peripheral.
The SPI driver leaves the SPI peripheral enabled between transactions. This makes it difficult to recover if an error occurs during a transaction. The SPI_cancel() API will now always disable the SPI peripheral.