User Activity

Hi everyone, I am trying to learn i2c communication between two stm32 microcontrollers. I am using stm32f407g Disk1 board as slave and stm32l100 disco as master I configured these boards I have provided source files below.can you give any suggestions...
Hello everyone,I am currently using the WM8904 audio codec in my project. The audio is stored in external flash memory, and I am reading it in chunks of 1024 bytes at a time. The audio format is 16-bit WAV with an 8000 Hz sample rate.For playback, we...