I2S on STM32F0
Posted on March 01, 2016 at 19:56So I am trying to output an I2S signal from a STM32F0 but although I believe I am initializing the peripheral correctly I am not getting any signal on the pins. I believe I am enabling the appropriate clocks and have...