Did you ensure that the CS pin is tied to Vcc? If not the device will be expecting SPI comms. I was using another ST MEMS sensor and had a similar issue - I had to assert I2C comms in the device initialisation. You don't need to do that in this case...