Content originally posted in LPCWare by klaschudi on Fri Jun 28 08:08:49 MST 2013
problem solved...
It had something to do with the Interrupt Enable Register of the ADC. I used the global DONE-Flag as interrupt source there, but it has to be only the Flag of the last Channel (ADINTEN7).