Hello Champs,
There seems to be a discrepancy in the cc2510 data sheet swrs055.pdf.
On page 88 it states that, "Note: All port interrupts are blocked when SLEEP.MODE != 00"
Also, Kjetil states in a prior post: "I'm a little puzzled here. When SLEEP.MODE != 0x00, the port interrupts and sleep timer interrupts are gated, so how you see things differently is beyond me at this point. Wrote this little C code to illustrate this. After P1_3 is set, there will be no more P0 IRQ generated."
But page 87 states: " The external interrupt capability is available on all 21 I/O pins. Thus, external devices may generate interrupts if required. The external interrupt feature can also be used to wake up from all four power modes (PM{0 - 3}). "
I am trying to understand why we have these seemingly contradictory statements. Can anyone clarify this for me?
Thanks in advance,
Chuck