MMA8452Q

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,597件の閲覧回数
georgek
Contributor II

Hi,

I am currently developing a DSC application with the MMA8452Q accelerometer.

After power on reset, is the INT1/2 pin value "HIGH"?

Thanks for your clarification,

George

ラベル(1)
0 件の賞賛
1 解決策
1,437件の閲覧回数
TomasVaverka
NXP TechSupport
NXP TechSupport

George,

The interrupt pins can be configured to be push-pull or open drain and can be either active high or active low. This is done in the CTRL_REG3 (0x2C) register. Bit 0 (PP_OD) sets the configuration of the interrupt pins to be open drain or push pull and bit 1 (IPOL) sets the polarity, either active high or active low.

Default configuaration is push-pull (PP_OD = 0) and active low (IPOL = 0) as shown in table 60 of the datasheet, so after power-on reset the INT1/2 pins will be high – inactive, as you correctly stated.

I hope this helps.

Regards,

Tomas

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
1,438件の閲覧回数
TomasVaverka
NXP TechSupport
NXP TechSupport

George,

The interrupt pins can be configured to be push-pull or open drain and can be either active high or active low. This is done in the CTRL_REG3 (0x2C) register. Bit 0 (PP_OD) sets the configuration of the interrupt pins to be open drain or push pull and bit 1 (IPOL) sets the polarity, either active high or active low.

Default configuaration is push-pull (PP_OD = 0) and active low (IPOL = 0) as shown in table 60 of the datasheet, so after power-on reset the INT1/2 pins will be high – inactive, as you correctly stated.

I hope this helps.

Regards,

Tomas

0 件の賞賛
1,437件の閲覧回数
georgek
Contributor II

Thanks for your prompt and clear response, Tomas!

Best regards,

George

0 件の賞賛
1,437件の閲覧回数
TomasVaverka
NXP TechSupport
NXP TechSupport

You are welcome, George.

Have a good day and thanks for using Freescale community.

Regards,

Tomas

0 件の賞賛