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
There is a bug in the MXC_SPI_MasterTransactionDMA function for ME18 (spi_me18.c) where the RX DMA request ID is assigned to the Tx selection. This looks to be a copy and paste error, and present for SPI2, SPI3 and SPI4 only.
There is a bug in the MXC_SPI_MasterTransactionDMA function for ME18 (spi_me18.c) where the RX DMA request ID is assigned to the Tx selection. This looks to be a copy and paste error, and present for SPI2, SPI3 and SPI4 only.
msdk/Libraries/PeriphDrivers/Source/SPI/spi_me18.c
Line 418 in 47ac9e5
The text was updated successfully, but these errors were encountered: