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.

CC2340R5-Q1: ADC continuous sampling

Part Number: CC2340R5-Q1

Tool/software:

Hello to everyone, i need support to use ADC of my MCU in continuous mode. I try to make this using the adcsinglechannel example adding only a while in the mainThread code where I call the Thread0 with the single sample. Why this doesn't work? I don't understand if is related to the scheduler managing or what. Thank you!