How to enable and access Finite State Machine angle reading for LSM6DSOX for use with Arduino Uno?
I have limited experience coding in C and C++, and I am new to the interfacing of breakout boards. I have done a lot of reading on the documentation for the LSM6DSOX and feel quite familiar with its capacities, but I am finding the application of the code to be beyond my scope, at least for my project's timetable.
I'm trying to enable and access the Angle calculation (Section 6.4 in AN5273) from integration of gyroscope data in the Finite State Machine onboard the LSM6DSOX, while interfaced with Arduino UNO. I have yet to find any libraries or examples on GitHub that clearly align with my use case. Is this possible without the use of Unico GUI? If not, what would the process with Unico be for uploading a configuration to the board?
I attempted to find discussion of this on the Community Boards and Q/A sections. Apologies if I missed it.
