I2C Registers: Difference between revisions
Fix tilt sensor typo and increased info verbosity |
Added more gyro info |
||
Line 194: | Line 194: | ||
| 0xa6 | | 0xa6 | ||
| "i2c::HID" | | "i2c::HID" | ||
| | | Debug(?) gyroscope. The device table in I2C-module had the device address changed from 0xA6 to 0xD6 with [[8.0.0-18]]. | ||
|- | |- | ||
| 10 | | 10 | ||
Line 200: | Line 200: | ||
| 0xd0 | | 0xd0 | ||
| "i2c::HID" | | "i2c::HID" | ||
| Gyroscope | | Gyroscope (old3DS?) | ||
|- | |- | ||
| 11 | | 11 | ||
Line 206: | Line 206: | ||
| 0xd2 | | 0xd2 | ||
| "i2c::HID" | | "i2c::HID" | ||
| ? | | Gyroscope (new3DS?) | ||
|- | |- | ||
| 12 | | 12 | ||
Line 769: | Line 769: | ||
== Device 10 == | == Device 10 == | ||
See the datasheet linked to on the [[Hardware]] page for reference. | |||
== Device 11 == | |||
See the datasheet linked to on the [[Hardware]] page for reference. | See the datasheet linked to on the [[Hardware]] page for reference. | ||