Content originally posted in LPCWare by Pavel975 on Mon Oct 19 06:11:50 MST 2015
Hi,
I have the same Problem with QEI on my LPC1765. The masking Register QEIIE seams to not work. Ive spent already quite some time trying to find the solution there but without satisfying effect. If one bit is set there (e.g. Index Interrupt) always all QEI Interrupts are coming which cause (by fast running motor) lots of interrupts to handle per second. Have you found solution for that problem beside handling (filtering) all the interrupts? Or is there an official errata/fix for that issue available already ?
I attached screen shot from debugger showing QEIIE and QEIINTSTAT registers.