cancel
Showing results for 
Search instead for 
Did you mean: 

Could not achive 3200Hz data rates for ADXL345 with Nucleo-L053R8

gandhi
Associate II
Posted on November 03, 2015 at 10:27

Hi,

I'm planning to get 3200Hz data rates for ADXL345 sensor with Nucleo board. The SPI speed is 5MHz. And i initialized exactly as per the data sheet.

the initialization process is as below:

accelerometer.setPowerControl(0x00);

accelerometer.setDataFormatControl(0x0B);

accelerometer.setDataRate(ADXL345_3200HZ);

accelerometer.setPowerControl(0x08);

Here I'm using high baudrate.

Suggestions would be appreciated. Thank you.
0 REPLIES 0