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.

AFE4490: AFE4490 无法进入外部中断服务函数 DRDY引脚始终为低电平

Part Number: AFE4490


AFE4490 SPI配置好了,AFE寄存器也初始化好了,可以进行读写寄存器操作,但是进入不了中断服务函数(设置的是DRDY引脚上升沿触发中断)。没有外部中断初始化时,可以在2A,2B,2C,2D,2E,2F寄存器中读取到数据,增加外部中断初始化,在这些寄存器中读不到数据。用示波器测试了DRDY引脚,始终为低电平,不知道这是什么原因。