Question
write into a register in ADXL345 through i2c whit stm32f4 's
Posted on March 30, 2014 at 09:25
hi guys. for gathering data from adxl345 accelerometer i need to write some data in specified register in this sensor. but in stm32f4xx_i2c.c there isn't any function like :
I2C_SendData(I2Cx, data);to write in a register which i know it's address.is there anybody to explain me the procedure of this matter, means connect adxl345(or any sensor which is connected through i2c ) through i2c to stm32f4 #stm32f4 #i2c #i2c #discovery #accelerometer #discovery #stm32f4