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.

What available GPIOs are available on CC2650 for external Interrupts

Other Parts Discussed in Thread: CC2650

HI,

Im looking for some documentation on what GPIOs are available to receiving an external interrupt from an external PIR motion sensor for example.. Where can I find the documentation to setup an external interrupt service?

Thanks

Morgan

  • Hi Morgan,

    You can find more information about the GPIO hardware in the TRM (swcu117b, available on the cc2650 product page).
    As far as generating the interrupt using software, you'll need to use the RTOS PIN drivers. If you used the default BLE stack install location, you can find the PIN documentation by pasting the below link in your browser

    C:\ti\tirtos_simplelink_2_13_00_06\docs\doxygen\html\_p_i_n_8h.html