nitter instances list
pacman scratch code
stained glass supplies victoria
It's my first project with STM32 (board stm32f4-disc1). I'm trying to create a simple spectrum analyzer for analyzing a signal (400-7000Hz, 0-3000 mV). My goal is to catch an event when the signal is above 2000 mV in a certain range (for example 1000-2000Hz). So I tried to realize an FFT function with DSP library (using CubeIde).