User Activity

I am using STM32F407VG board. I wanted to know about the reference voltage and ADC resolution available on this board. I couldn't find the exact info related to these parameters in the datasheets.
I am using the STM32F407 discovery board and Wolfson pi audio interface. I have a problem in analysing sample values received from MEMS microphone.I wanted to plot the data sensed by the MEMS microphone, which is just sensing the surrounding environm...
I am using the STM32F407 discovery board and Wolfson pi audio interface. I have a problem in analysing sample values received from MEMS microphone.I wanted to plot the data sensed by the MEMS microphone, which is just sensing the surrounding environm...
I am using the STM32F4 Board and Wolfson pi audio card for my problem, which I stated down. I am trying to pass my own sample values to the DAC, then passing out them through the speaker. Then I want to capture/sense those values (emitted signals fro...
 I am using STM32F407 board with cortex-m4 and Wolfson pi audio extension card. I am using Keil micro vision 5. I Want to generate white Gaussian noise signal using the code(which I have to write) and I want to pass that output to the speaker. I went...