User Activity

I am learning I2S to record voice but I met some questions. ​Q1: I try to change the Filter.Fs form 16000 to 24000 ,but I can't get clear voice. I don't Know why. How can i do?​Q2: I read the AN3998 "PDM audio software decoding library descri...
what does the datasheet mean ? This is the STM32F103C8's datasheet.In Medium-density devices has 1xPWM timer and 3x16bit timers.​​i know that 16bit timer can be PWM function.What is the difference between 16bit timer and PWM timer?​​STM32F103C8 timer...
How to use STM32F100 to measure a sinwave's frequency by input cature mode of TIM3 ? ​I would like to measure sinewaves of three frequency, 39Khz�?40Khz and 41Khz.Voltage level (0V​-3V)The 39khz period is 25.64us.The 40khz period is 25us.The 41khz pe...
The chip I am using is STM32F100C8T6.  I want to generate a sine wave with 40Khz between 0 to 2V ,but I cant't get correct frequency. I have finished reading STM32F100 datasheet (RM0041) and AN3126,AN4566. After that,I am writing a program based on t...
I have a product that needs to write parameters to Flash.I saw on the website and datasheet all tell me STM32F100C8T6 is 64K Flash,Flash 1K per page, total 64 page,the finnal page is page 63,however I made a fault I made a fault I write parameters t...