How do I read external sensor data using Unico-GUI, ProfiMEMS, ISM330dhcx, and an external sensor?
There is precious little guidance for using Unico-GUI with external sensors on the Sensor-Hub of the ISM330DHCX. The Unico-GUI with the ProfiMEMS tools and the ISM330DHCX daughtercard doesn't seem to properly configure the sensor hub to enable communications with the external sensor.
How does one configure the Unico-GUI on profiMEMS to enable the Sensor Hub to write/read data on the external sensor?
It seems the STM32F401 micro should be responsible for configuring mode2 on the ISM330DHCX. How does one convince it to do so?
I'm monitoring the signals on the i2c bus and I see start/stop signals, but NO data transfer, despite having setup the Sensor Hub Registers.
I believe each accelerometer data ready should trigger the commands in the Sensor hub to write the read data command and read 2 bytes of sensor data into the FIFO. Not happening.
I must be missing something.
