How to communicate with LIS2DE12 (SPI)
Hi! I am trying to establish a SPI comm with an LIS2DE12 accelerometer. First, I would like to say that I have checked phase, polarity, msbFirst and CS. I am using an EM9304 as the master of the communication, and the spi clock frequency is aproppriated.
Writing or reading from the sensor, makes it sends an weird symmetrical waveform in to MISO pin.
(This waveform is equal to the LIS2DE12 ID (0X33 = 00110011))
I had tried many different registers (writing and reading) and the sensor only send this signal.
PS: Both images corresponds to clock and MISO. The MOSI signals was checked too and it is sending the correct bytes to the sensor.


