LCD Display clashes with EXTI - STM32F4 Discovery
Posted on August 13, 2012 at 11:35Good morning everyone,I managed to make my LCD Display work by using a simple ''delay'' function which counts the time I need to wait.I also use quite a lot a interrupts in my project.The problem is: If an interrup...