User Activity

I 'd like to use a GPIO of STM32 to generate a clock for other peripherals. This clock should have the same precision as HSE.Also, the clock should be stable.Also, once set successfully, its stability is not disturbed by running code/interrupts.And i...
I need to use the I2S of uC to communicate the Codec with the full duplex mode.Can I use the two half-duplex I2S in STM32F07X (e.g., STM32F071CBT7TR) to get that? I know that in the STM32F4 series, this function can be achieved with two half-duplex I...