Datasheet says sync pin is kept high until the data is read but it doesn't say clearly that it stops updating data registors. In other words what happens when the gyro gives an interrupt but we wait before reading the data
Datasheet says sync pin is kept high until the data is read but it doesn't say clearly that it stops updating data registors. In other words what happens when the gyro gives an interrupt but we wait before reading the data
Dear Cada11,
The XRS290 will continue sampling even after SYNC goes high, and the read back data will continue to update until the /CS pin goes low. At the point, the read back data will be frozen until it's read. SYNC goes inactive after the data is read. However, at no point does the gyro stop sampling. After /CS is released, the read back register is once again continuously updated.
- Paul Kern