Stuck in HAL_I2SEx_TransmitReceive_IT because Interrupts called immediately but not handled as I2S_HandleTypeDef is still locked
Posted on May 10, 2016 at 09:10Hi all,I encountered a problem, using version 1.4.4 of the I2S Hal module driver in Master TX full duplex mode. Basically I'm just writing a test program to see that it works, the idea is to transmit data and connect t...