2025-10-20 3:07 AM - last edited on 2025-10-20 3:09 AM by Andrew Neil
2025-10-20 3:16 AM
The list of commands supported by the STEVAL-MKI109D is in the User Manual:
via: https://www.st.com/en/evaluation-tools/steval-mki109d.html#documentation
Or you would have to write your own firmware for the board.
The schematics are on the 'CAD Resources' of the Product Page:
https://www.st.com/en/evaluation-tools/steval-mki109d.html#cad-resources
2025-11-03 10:10 PM
Hello
I'm testing how to read acceleration and gyro values in serial through the method you told me.
After setting the command *setdb236A, *zoff, I tried to read the data stream value through *debug, *start, but there was no response.
I checked through the command *help and found that the values can be retrieved and read through *ZrXX, but I didn't see the command *start, *debug in *help. Is this a firmware version problem?
My version is V1.5.3.
Data is currently available only with *ZrXX.
Thank you