SPI interface of the MMA5224KW

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SPI interface of the MMA5224KW

370 次查看
jensdonckers
Contributor I

Is there someone who has experience with the SPI Interface of the MMA5224 (or simular) acceleration sensor?

I want to try to program the sensor through this interface with an Arduino. When I send the SPI DPM Entry command, there is no problem. The response is the same as defined in the datasheet.

But when I want to try other commands, the sensor gives a response, but not what it supposed to be.

For example, when I try to send the Register Pointer Write command (“010011PX A7 -> A0”) I get the following response: for every address: “10110000 00000000”. In the data sheet, this answer is defined as an DPM Entry Locked Out.

Same thing for the Register Pointer Read command (“01000000 00000000”), the response is always “10111000 00000000”.

My theory is that the sensor will immediately exit the SPI DPM mode after entering it. Does someone know what I’ am doing wrong or what I forget?

标记 (2)
0 项奖励
0 回复数