Hy
I have a MMA8452Q sensor, I can configure with an Arduino UNO but when I try to control with arduino Zero does not work, I'm using the library Wire.h. When I ask arduino UNO with the register (WHO AM I) respond as address 0x2A me, but when I ask register with the arduino Zero's feedback, this is 0x00.
What I can do to control the sensor with arduino Zero?
Thanks any help