Hello,
I am working on MC9S12XEP100 microcontroller , and as I am new to this I am able to the polling base example but I want to generate interrupts for multiple channels in scan mode.
I want to generate interrupt for multiple channel in scan mode , read the data from data registers and perform an interrupt service routine to handle the read data .
I am using 15 analog channels , but any example would help me