User Activity

Platform: STM32WB55 discovery board connected to I2S codec.My mission: To receive data from the codec using DMA transfer.Calling to HAL_SAI_Receive function returns the data correctly so I guess that everything is configured correctly.When calling to...