This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to connect ADXL362 accelerometer to nRF51 DK

Hi,

I want to connect an ADXL362 low-power accelerometer to a nRF51DK via SPI for a BLE application. However, I'm still quite unfamiliar with Nordic Semi's BLE offering so I'm guessing that my best way to start would be modifying one of the examples in the SDK, specifically the SPI_Master example and connect the accelerometer to the SPI pins in the DK.

The accelerometer's datasheet says that the I/O voltage for the device is 1.6 to 2.0 volts but doesn't specify wether pull-up or pull-down resistors are needed and I haven't figured that out yet from the SDK documentation. I see this in the ADXL362 datasheet:

ADXL362 SPI interface

How can I connect both devices so I can read data from the accelerometer's registers using SPI? As I mentioned before, I'm completely new to this platform and also the SPI bus so any help will be very much appreciated.

Thanks in advance.

-Francisco

Parents Reply Children
No Data
Related