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.

STEPCONFIG registers of ADC subsystem of SITARA AM335X

Other Parts Discussed in Thread: SEGGER

Hi,

     STEPCONFIG registers of ADC subsystem not able to understand the significance of below config settings:

SEL_RFM pins SW configuration.
00 = VSSA.
01 = XNUR.
10 = YNLR.
11 = VREFN.

SEL_RFP pins SW configuration.
000 = VDDA.
001 = XPUL.
010 = YPLL.
011 = VREFP.
1xx = INTREF.

11           WPNSW_SWC R/W 0h          WPNSW pin SW configuration
10           YPNSW_SWC R/W 0h           YPNSW pin SW configuration
9             XNPSW_SWC R/W 0h           XNPSW pin SW configuration
8             YNNSW_SWC R/W 0h           YNNSW pin SW configuration
7             YPPSW_SWC R/W 0h            YPPSW pin SW configuration
6             XNNSW_SWC R/W 0h           XNNSW pin SW configuration

5             XPPSW_SWC R/W 0h           XPPSW pin SW configuration

I am not able to understand the significance of configuring these setting. Even not able to find any additional info in TRM. Can someone help me to understand the significance of each of these settings?