After I upload the code on git hub.
https://github.com/analogdevicesinc/arduino/tree/master/Arduino%20Uno%20R3/examples/ADXL372_example
When an event is triggered we get 0 G for each axis. Do have any suggestions?
Here is my wire config with Uno:
CS to SS Pin10
MISO to MISO Pin 12
MOSI to MOSI Pin 11
SCLK to SCK Pin13
GND to GND
VDDIO to IOREF
VS to 3.3V
Thanks