User Activity

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...
Posted on August 07, 2011 at 14:50Hi, If anybody have driver for the audio codec chip by TI(TLV320AIC3204),please share it.I need to program the codec using I2C.Iam using stm32f107 cpu chip. Many thanks in advance. #stm32 #audio-driver #tlv320ai...
Posted on July 29, 2011 at 07:15I have been testing CAN on a board using stm32f107vc cpu.I have done the testing first using the example code from st site where CAN will communicate in loop-back mode. That was working fine. I tailored the code to te...
Posted on July 26, 2011 at 14:15Can anybody have the code for sdio card in spi mode? I have stm32f107vc cpu. I need to test the sdio in spi mode.Please help #sdio #spi #stm32f107vc #stm32