Other Parts Discussed in Thread: CC2538, Z-STACK
Hi,
I am using CC2538 with a motion sensor. Whenever the motion sensor detects any motion, it sends an interrupt to CC2538 to send it to another CC2538.
I have used RF1.5 as an interrupt pin and has disabled the pull up. The interrupt is set on rising edge. I am giving the same Vcc to motion sensor and CC2538 which is 3.3 V.
It was working perfectly for few days but now it has stopped working. If I change the interrupt pin to some other pin, it works. I have cross checked the code by using the motion sensor with a new CC2538, it works well with RF 1.5.
What I have concluded is that the GPIO pin RF1.5 has stopped working. I don't think that the sensor output value exceeded the Vcc(3.3V) as both are powered from same supply. Kindly suggest the possible reason for this behavior.
Thanks and Regards,
Ritika