Stm32f4 adxl345 i2c not working? Std periph
I wrote code using the stm32f4 discovery card and adxl345 sensor using the i2c communication protocol. But Send data does not respond to my command. Please help me. I'll be crazy.#include "stm32f4xx.h" #include "stm32f4_discovery.h" #define Max ...