All content and materials on this
site are provided "as is". TI and its respective suppliers and providers of content make no representations about
the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these
materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a
particular purpose, title and non-infringement of any third party intellectual property right. No license, either
express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a
license from a third party, or a license from TI.
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
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