Other Parts Discussed in Thread: CC2650
Tool/software: TI-RTOS
Hi Sir,
I am trying to interface cc2650 LAUNCH-XL to the AFE44xx using SPI. The WRITE operation works fine. Now, I have an issue with ADC_RDY interrupt from AFE. ie,. Unable to react to the ADC_RDY interrupt. I am using HWI for this one(And also tried to work with Pin_Interrupt example code for reacting to HWInterrupts). But, I couldn't able to access it. Another question regarding this, if it causes error means, can I try with Bare-Metal coding. For this, need a guidance with procedure/ documentation for sample code running.