LPTIMx_CMP interrupt on STM32L476
Posted on November 17, 2015 at 20:07I'm trying to generate an interrupt on compare match of LowPower Timer. No luck until now, I tried everything using the HAL libraries, the AutoReload interrupt is correctly generated but not the compare match. Any...