2010-09-06 01:37 AM
PWMI interrupt collision problem
2011-05-17 01:01 AM
our project using same cpu had problems with nested interrupts and daisy chained interrupts. we managed to fix it following AN2593 and corresponding examples source code. there is a zip file with example source available in stmicro download site. there are different macros for different compilers.. i suggest you check that implementation.