Search found 1 match

by szkinike
Sun May 20, 2012 9:47 am
Forum: Shields, boards and sensors
Topic: Please help !
Replies: 1
Views: 1081

Please help !

Hy! I have a problem. The MMA7455 works fine in 1.7: " #if defined(MMA7455) static int8_t rawADC_MMA7455[6]; void i2c_ACC_init () { delay(10); i2c_rep_start(0x3A); // I2C write direction i2c_write(0x16); // Mode Control //i2c_write(0x25); // Set Sensitity Value @ 2g i2c_write(0x21); // Set Sens...