Hi,
I'm developing a project on nRF52832 with LIS3DH accelerometer .
Is there anyone here who has already done a similar project using the nordic i2c.
Please can you give me a link to an example of using the LIS3DH with a nrf52?
Hi,
I'm developing a project on nRF52832 with LIS3DH accelerometer .
Is there anyone here who has already done a similar project using the nordic i2c.
Please can you give me a link to an example of using the LIS3DH with a nrf52?
Remember that the LIS3DH - like any other external hardware - neither knows nor cares what microcontroller you use.
The LIS3DH datasheet - that behaviour is not affected by what microcontroller you use.
So look at the LIS3DH datasheet to see what you need to do.
https://www.st.com/en/mems-and-sensors/lis3dh.html
Then look at the Nordic SDK examples of how to use the nRF's I2C controller to do those things.
infocenter.nordicsemi.com/.../examples_hw_peripheral_devices.html
Hi,
There is a lot of questions about this sensor already available, please use the search function. Seems like this thread should be relevant.
Best regards,
Jørgen
for lisdw12 any sample code.