User Activity

Posted on February 25, 2016 at 10:36Hello everyone,I have trying to reading axies from my accelerometer and I keep getting 0 from my X Y Z axies at movement.Have someone encounter this problem?My code:void writeTo(u8 addressToWrite,uint8_t value, u8...
Posted on February 16, 2016 at 17:44Hello,I have try to send data from my stm to accelerator.The problem is when I check the flag before start to sending first command it stuck on busy.(I2C_GetFlagStatus) my pins are :D6, D7 (PINS that are free)What...