Skip to main content
Visitor II
September 20, 2016
Question

Logic Analyzer Screenshot

  • September 20, 2016
  • 1 reply
  • 629 views
Posted on September 20, 2016 at 22:04

Here's a snapshot from my logic analyzer showing valid data for the X axis, but zeros for Y and Z.

    This topic has been closed for replies.

    1 reply

    Visitor II
    September 20, 2016
    Posted on September 20, 2016 at 22:44

    Fixed it.  Turned out that the bit-field I had within my CTRL_REG1 structure had the bits reversed, so the Y and Z bits weren't being set.