Question
STM32F3xx: I2S master clock
Posted on August 12, 2013 at 14:30
Hi
I tried to turn on the master clock for the SPI/I2S bus on the STM32F3 microcontroller by setting the MCLK enable variable in the initialization struct for the I2S 2. But I couldn't get any signal on the PA8 or on the PC6 pin with the alternate function enabled (I2S2_MCK). Anyone an idea what's wrong? Thanks