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

Fix Chameleon 5x5 AUXIO-DIO mapping

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • TI Device Drivers
    • TIDRIVERS-1015
    • 3.20.00
    • 3.20.00
    • Hide
      On most packages, the AUXIO-DIO mapping is contiguous. On the 5x5 package, DIO 9 and 10 switch AUXIO positions compared to a linear contiguous mapping.

      The table in the ADCBufCC26XX.h doxygen incorrectly defined the mapping for the 5x5 package.

      What is was:
      DIO 9 -> ADC_COMPB_IN_AUXIO5
      DIO 10 -> ADC_COMPB_IN_AUXIO4

      What it is now:
      DIO 9 -> ADC_COMPB_IN_AUXIO4
      DIO 10 -> ADC_COMPB_IN_AUXIO5
      Show
      On most packages, the AUXIO-DIO mapping is contiguous. On the 5x5 package, DIO 9 and 10 switch AUXIO positions compared to a linear contiguous mapping. The table in the ADCBufCC26XX.h doxygen incorrectly defined the mapping for the 5x5 package. What is was: DIO 9 -> ADC_COMPB_IN_AUXIO5 DIO 10 -> ADC_COMPB_IN_AUXIO4 What it is now: DIO 9 -> ADC_COMPB_IN_AUXIO4 DIO 10 -> ADC_COMPB_IN_AUXIO5

      Fix Chameleon 5x5 AUXIO-DIO mapping

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

              Created:
              Updated:
              Resolved: