Loading...
 
Skip to main content

System Workbench for STM32


Timer Interrupt Not Working

Did you compile this a C or C++. If you used c++ you need to put an 'extern "C"' wrapper around the ISR.

Randy

 
Collapse/expand modules below