Hello,
I just wonder if someone has managed to get I2S working on a STM32F103 (RET,VET...)?
I see I2S wasn't implemented into libmaple (beyond some I2S register bits def's)
I wanna setup a PT8211 DAC (lines are BCK, DI, WS, no master clock needed). I got it running with "normal SPI conditions" but it would be more efficient to use it with "pur" I2S
I searched a lot on google, but didn't find any STM32F1 related I2s entries, because every I2s example I found is related to the standard periphery library. So I do not know how to start getting it working
thank you and regards
Matthias