LIS2DUX12: Generated header file from Unico GUI has undefined addresses
Hello,
After generating my ucf file that I load to my LIS2DUX12 and verify that it works, I wanted to load the generated configuration through a microcontroller so I used the option in Unico GUI to generate the header file which later on I need to include in my project. After analyzing the content of the commands that is sending, I noticed that is sending commands to addresses not listed in the datasheet neither displayed in Unico GUI. This concerns me as these could be reserved registers and then damage the accelerometer:

Reviewing the datasheet, the highest address described is 0xB7:

Could you point me what is then wrong? Is it the documentation and Unico GUI or the generated file?
