Quantcast
Channel: ARM Connected Community : All Content - All Communities
Viewing all articles
Browse latest Browse all 6005

Decimation on STM32 Eval board

$
0
0
I am trying to decimate my ADC values which are stored in a DMA buffer. The functions I am using are: 1. HAL_ADC_Start_DMA(); 2. arm_fir_decimate_init_f32(); 3. arm_fir_decimate_f32();   I understand that the information from the 12 bit ADC are

Viewing all articles
Browse latest Browse all 6005