Skip to main content
iker
Associate
October 10, 2015
Question

STM32F429 Discovery & ADXL345 I2C communication problem[solved]

  • October 10, 2015
  • 3 replies
  • 1220 views
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.
    This topic has been closed for replies.

    3 replies

    iker
    ikerAuthor
    Associate
    October 13, 2015
    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
    March 2, 2016
    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
    Visitor II
    September 12, 2016
    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.