Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-11993

ADC init() overwriting the default register value of ADC_STEPCONFIG_j register

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • MCAL
    • MCAL-25369
    • MCUSW_J7_09.02.00
    • MCUSW_J7_10.01.00
    • Hide
      j7200-evm
      j721e-evm
      j721s2-evm
      j722s-evm
      j784s4-evm
      Show
      j7200-evm j721e-evm j721s2-evm j722s-evm j784s4-evm

      Default value of ADC_STEPCONFIG_j Register is 0x00040000h , SEL_INP_SWM reset value is 8. When running the example of ADC with internal diagnostic mode OFF then SEL_INP_SWM value has to remain same for single ended but SEL_INP_SWM value is getting changed to 0 during ADC_Init().

      The default value of ADC_STEPCONFIG_j Register is 0x00040000h is being overwritten during ADC_init() and becoming 0x00000000h which is incorrect.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: