cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F429 Discovery & ADXL345 I2C communication problem[solved]

iker
Associate
Posted on October 10, 2015 at 16:05

The original post was too long to process during our migration. Please click on the attachment to read the original post.
3 REPLIES 3
iker
Associate
Posted on October 13, 2015 at 10:16

Well I solved the problem of communicating through I2C with using HAL library. The problem was an acknowledge flag I solved it changing the I2C channel; channel 1 seems to be bad for some reason.

If someone is having the same problem fell free to ask.

salim-pc
Associate
Posted on March 02, 2016 at 14:59

hi, I am working on a rover I need this code to the values recovered x y z component on the ADXL345, please send me (the two library i2c.h and adxl345.h...

mjzotes001
Associate
Posted on September 12, 2016 at 10:50

Hello Iker;

I am working with the ADXL345 too. Could you share with me your .h files? I would like to read te registers of the device and mi code is not working.