Hi All,
I'm trying to write a simple program which will read in data on one of the ADC pins using a hardware interrupt. I can't seem to find where the interrupt/vector number is listed for the ADC GPIO pins. In the datasheet where it lists in a table what each pin does, there are three columns, "ZWT Ball No.," "PTP Pin No.," and "PZP Pin No." I couldn't figure out what these acronyms mean. Are any of them related to the interrupt or vector number?