STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2S fullduplex with DMA (stm32f407)

Posted on March 07, 2012 at 15:22I configure SPI2 and I2S2_ext for running I2S in fullduplex mode using DMA1_Stream4 and  DMA1_Stream2. DMA1_Stream4_IRQHandler called and i2s tx is working fine, but DMA1_Stream2_IRQHandler not called at all. Please ...

uuftc by Associate
  • 151 Views
  • 5 replies
  • 0 kudos

STM32F407 - I2S2ext clock must be on PB13...?

Posted on June 04, 2012 at 17:54While working on I2S on STM32F407, I came across an issue I believe is a bug in silicon. I need duplex I2S, so I have configured I2S2 as Master Receiver and I2S2ext as Slave Transmitter, with outputs on port I, i.e. P...

I2S/SPI interrupts

Posted on May 10, 2012 at 17:07Hi, I am using STM32F105RB and I have a problem with an I2S master receive connection, using SPI2. I have configured SPI2 in I2S master Receiver mode, and enabled a SPI2 receive interrupt but immediately after SPI2 ini...

I2S/SPI Interrupts

Posted on April 12, 2012 at 22:49Hi, I have a problem with an I2S master receive connection, using SPI2. SPI2_DR is receiving values, so the I2S is working on some level, but none of the interrupts I have set are being generated. RXNE is 1, meaning ...

cmpauley by Associate
  • 100 Views
  • 2 replies
  • 0 kudos

stm32f107 I2S3 MCLK not coming

Posted on August 19, 2011 at 08:32Hi,I was testing I2S interface on STM32F107 cpu. I had configured the chip to use I2S3_MCK clock as the Master Clock for the codec. I2S is set in master mode. I had set the MCKOE bit in the SPI_I2SPR register. But t...

mili by Associate II
  • 96 Views
  • 1 replies
  • 0 kudos