Part Number:CC2650
Tool/software: TI-RTOS
Hi,
I am working on a Z-Stack project on TI-RTOS (with IAR Workbench) and would ask if there are sample projects out there with already activated ADC drivers (especially for the CC2650 MCU?).
I found some drivers in the directory "C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\tidrivers_cc13xx_cc26xx_2_20_01_10\packages\ti\drivers", especially the drivers ADC.h and ADCCC26XX.h. Since I use following folder for custom user variables: "C:\ti\tirtos_simplelink_2_11_01_09\packages\ti\drivers", I copied them into there. It did not compile.
I also found the aux_adc driver, but I wasn't sure how to integrate it into my code and whether it would work for me.
Also: What does the ADCBuf driver do?
Best regards,
TB