Part Number: LAUNCHXL-CC1352R1
Other Parts Discussed in Thread: CC1352R, , CC3220S
Tool/software: TI C/C++ Compiler
Hi,
I have the next problem/question, I import to CCS Cloud the example of bmi160 located in:
TI Resource Explorer, Software -> SimpleLink SDK Plugins -> SimpleLink Sensor and Actuator Plugin (1.40.00.00) -> Examples -> Development Tools -> CC1352R Launchpad -> SAIL -> i2cbmi160-> TI-RTOS -> CCS Compiler -> i2cbmi160.
I'd like to know how I can toggle a led with a button interrupt (I tried using the example gpioInterrupt from the CC13x2 and CC26x2 SDK 3.20.00.68 but it didn't work)
I don't know why I can't make it with a button interruption, maybe because the "SAIL", but I don't know even what implic "SAIL".
My next step is to reset the sensor with the button interruption. So, if someone could explain to me what implic SAIL in my proyect or how could I create the button interruption to toggle a led or reset the sensor I'll be very thankfull.