Posted on May 30, 2011 at 15:08The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 02, 2011 at 15:37Hello baird.hal.001, thanks for your answers. I've been able to solve the problem meanwhile. Apparently the problem was the name of the used IRQ handler. I had used the ADC1_2_IRQHandler but instead I had to use ADC1...
Posted on May 30, 2011 at 16:41P.S.: The part void ADC1_2_IRQHandler(void) {...} is the only part where I cannot set any breakpoints in my compiler. Though I don't know if thats significant concerning my problem... Anybody got a hint for me? Sincere...