stmf4 external interrupt
Posted on November 15, 2013 at 16:35I have a rather simple problem. Just trying to run the external interrupt on pin PA0 on stmf4-discovery without the library functions. It ran correctly on simulation trial using stm32f103 device. But I'm missing o...