Development kit:- STM32F0 discovery
debugger : St linkv2.
IDE: keil
Sensor:http://www.pcb.com/products.aspx?m=601a02
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 while reading adc values i could able to see them when i change the position of accelerometer it does appear in the watch windows of keil but when i connect...
Cortex M0, STM32, how to store samples every time they change in ADC and averaging them from DMA
debugger : St linkv2.
IDE: keil
Sensor:http://www.pcb.com/products.aspx?m=601a02
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 while reading adc values i could able to see them when i change the position of accelerometer it does appear in the watch windows of keil but when i connect...
Cortex M0, STM32, how to store samples every time they change in ADC and averaging them from DMA