• Cortex M7 DSP moving average UMAAL
    Hello, I am looking to do a moving average function using DSP instructions of ARM Cortex M7. Unfortunately I couldn't find a direct example. My goal is to have variables for - the sum - the new...
  • Cortex M7 DSP moving average UMAAL
    Hello, I am looking to do a moving average function using DSP instructions of ARM Cortex M7. Unfortunately I couldn't find a direct example. My goal is to have variables for - the sum - the new...
  • Cortex M7 DSP moving average UMAAL
    Hello, I am looking to do a moving average function using DSP instructions of ARM Cortex M7. Unfortunately I couldn't find a direct example. My goal is to have variables for - the sum - the new...
  • Cortex M7 DSP moving average UMAAL
    Hello, I am looking to do a moving average function using DSP instructions of ARM Cortex M7. Unfortunately I couldn't find a direct example. My goal is to have variables for - the sum - the new...
  • ADC TO DMA TRANSFER, averaging data in DMA COLLECTED IN 15 SECONDS
    I would like to transfer the data coming to ADC to DMA and average the data collected in 15 seconds. I could able to read the values from ADC BUT here are my problems: 1.I am using industrial acceleromoeter...