Hi to all,
how can I perform a simple aritmethic mean on a DSP2812 application ?
In specific: I collect 200 int16 samples (read from ADC) and then calculate mean on this values. At the end, result must be saved into int16 value.
I want use IQmath value and functions for my division operation (to preserve time overhead), but it is not clear wich IQ format is correct to balance either range and resolution and how values may be manipulated
Thank you for your suggests