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.
Tool/software: Code Composer Studio
Hi,
I tried to realize ADC function according to cc3200 ADC Appnote ( ) . A CC3220SF Launchpad is used along with three same resistors as shown in the picture below. The ADC port is Pin 59.
I debuged the project 'adcsinglechannel_CC3220SF_LAUNCHXL_tirtos_ccs', an example in 'simplelink_cc32xx_sdk_2_40_01_01'. But I don't know how to see the results in CCS. I think I should input some words in the window of 'Console'. So could you tell me how to see the voltage sampling results?