Problem with I2S in 24 bits mode
Posted on March 25, 2009 at 13:40Problem with I2S in 24 bits mode
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on March 25, 2009 at 13:40Problem with I2S in 24 bits mode
Posted on October 14, 2015 at 14:51 Good day everyone. I try to run example from Eclipse (blinking led) onSTM32F051R8T6. But nothing heppend. Could anyone give me advice? Thanks. This is server log: Last login: Tue Oct 13 23:23:12 o...
Posted on March 28, 2016 at 16:05I learned that, to enable IWDG we need to write 0xCCCC to IWDG->KR register.I have a situation where I enable IWDG peripheral in bootaloder image and I want to disable IWDG in Application.Can anyone help me to unders...
Posted on March 31, 2016 at 18:32Hello there, I've recently got a new 1.8 TFT LCD Module with seems to be using S6D02A1 Driver chip from samsung.I found this library for arduino https://github.com/sumotoy/TFT_S6D02A1 ... After many attemps I was una...
Posted on March 31, 2016 at 16:19 So I haven't got my flash routine working yet on the STM32L476, this time it's another error. I don't quite understand how this one is possible: Here the code: bool flash_program_buffer(uint64_t...
Posted on March 21, 2016 at 15:41Hello , Having configured External Codec in I2S master mode , ST -I2S has been configured as slave with full duplex for audio application In our environment , Sample Freq = 8 KHz , Data-length = 16 bit ,Clock Polar...
Posted on March 31, 2016 at 14:21Hi all,I have a problem with CDC class. I have 26464 bytes on USB Host to transfer to my SM32F429 Discovery device.I need to receive all these data and after that do some parsing.How to do this trick in this function...
Posted on January 14, 2016 at 15:48The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 30, 2016 at 15:16 Hello, I am fairly new to embedded development and I am trying to setup a project (using Eclipse GNU ARM environment) to use ITCM and DTCM on a STM32F7 Discovery board. It seems the default linker ...
Posted on January 05, 2016 at 08:26I would like to point the attention of ST to the problem they have in the CubeMX generated code.In HAL_StatusTypeDef HAL_I2S_DMAStop(I2S_HandleTypeDef *hi2s) function the procedure described in 26.6.4 I2S master mo...