This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CCS/MSP430FR5969:adxl345加速计

Guru**** 2382630 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/697577/ccs-msp430fr5969-adxl345-accelerometer

器件型号:MSP430FR5969

工具/软件:Code Composer Studio

 大家好、

    我正在使用 adxl345 加速计。 我 对这一概念有疑问

此 adxl345中的两个中断是相同的还是不同的。如果它在不同的方式上有所不同。

2、此处使用中断的目的。

此致、

Sandhya  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好、Sandhya、
    关于第1点>这些不是两个中断这些是中断输出引脚您可以在这些引脚上映射不同的中断。
    关于第2点>阅读其数据表的中断部分,以检查可用中断的类型以及如何使用它们:)

    检查 INT_ENABLE、INT_MAP、INT_SOURCE 寄存器。