Good Morning,
it's the frist time for me in programming for this kind of devices and i'm stuck on what i thought to be a simple task, interfacing the LIS3DH accelerometer ( ) . The device is connected to usart1 alternative location 2. I used the code from the cma3000 included in the keyfob as a guide but i still can't read a thing.
Here is my code
#include <ioCC2540.h> |
#ifndef LIS3DH |
The initSpi function is called once during the initialization of the device. Pleas give me an hand, this thing is driving me crazy :P