STM32F439_EVAL2 enable Touch Panel Interrupts
Posted on May 07, 2014 at 22:32I'm working on the STM32F439 Evaluation board. The touch panel dirver in the demo code only polls for touch co-ordinates. I want to set it up so that I can get touch interrupts however when I look at the accompanying c...