Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
As I am setting my SysConfig for our AM263P4 project, I am trying to determine what is an acceptable value for the ADC Clock Prescaler. In the Technical Manual, there is the note "To determine an appropriate value for ADCCTL2.PRESCALE, see the device data sheet to determine the maximum SYSCLK and ADCCLK frequency." Currently, the SYSCLK running at 200Mhz, but in the device data sheet, I haven't been able to search down a definitive match to the ADCCLK maximum values. These seems like it would be an easy thing to find, but I'm confounded once again by the inconsistent naming used on the multiple TI products and documents involved here.
I've also looked through several example projects and have seen the ADC Clock Prescaler set to a value of 3 and a value of 4 on different projects, but there are no notes in any of the documentation or code to describe WHY these values were selected. I suspect that I will need the ADC conversion to run as fast as possible in our application, but I want to be able to verify that these ADC settings fall within the published timings.