Question
FFT and ZCD algorithm implementation
Hello,
I am using STM32L072xx, Core: Arm® 32-bit Cortex®-M0+ with MPU
– From 32 kHz up to 32 MHz max.
– 0.95 DMIPS/MHz
I have the following question
Can I implement FFT algorithms to read ADC values?
How can I implement ZCD(zero crossing detection) algorithm ?
Can someone help me identify right document or path for example codes?
