User Activity

Currently our customer implemented intensive mathematical floating-point double-precision algorithms in Matlab and converted them into C code using the Matlab Code Conversion tool. He needs to perform further platform-level optimizations using CMSIS ...
I am using TIM1&TIM8 for PWM generation and using TIM15 for PWM input capture mode, individually if I check in IAR TIM1&TIM8 WORK properly for PWM generation, and TIM15 properly in input capture mode, but if I use them all together after the first it...