STEVAL-MKI109V3 does not interpret Z axe value
Hello, I'm using the STEVAL-MKI109V3 board in combination with STEVAL-MKI175V1 and trying to read the X, Y and Z values through the serial port using the commands described in the STEVAL-MKI109V3 documentation and I'm unable to see the Z axe value after running the *debug command:

The initialization commands that I'm doing are:
- *setdb175v1
- *zoff
- *w206F
- *debug
And then I start getting the data through the terminal as the picture below. When I stop it and I read directly the registers that has the X, Y and Z values, I get the next:

As you can appreciate register 2D, which stands for OUT_Z_H, has a value of 0x36h and not 0 as in *debug.
The firmware version that I'm using on the STEVAL-MKI109V3 is V3.53.3
If I use Unico-GUI with the same register configuration, the tool is able to graph and read from the register the value of Z without any issue. For that reason is my believe that there might be something wrong in the STEVAL-MKI109V3 firmware.
Please let me know if you need more information.
Regards,
Pascal.
