Working with STM32 and Acceleration Sensor: ADXL335 Analog Sensor
In this guide, we shall see how to interface ADXL335 Accelerometer sensor with STM32F4. Since this sensor is analog based sensor, we shall use DMA to handle the data from the adxl335. To setup multichannel ADC with DMA, please refer to this guide...
READ MORE