Moving average filter calculation using RTC time domain
HI ,I am using STM32L151RCT6 MCU and creating the project using STM32Cube IDE..My requirement is like- need to calculate the average of some samples in particular time period that is 12 sec timing using RTC- ( it is like Moving average filter calcu...