Question
SPC560D30L3 - PWM output on channel 1
Posted on March 16, 2015 at 15:58
Hello Members,
I am trying to generate the PWM output on channel 1. As per my understanding, channel 0 is PA9, channel 1 is PA10 and so on. I am using the test application ''SPC560Dxx OS-Less PWM-ICU Test Application'' for this. I performed following steps,1. Changed the platform component to SPC560D30L3.2. Tested the app for PWM on channel 0 (PA9) and it is working fine.3. I changed the PA9 to PA10.4. Under HAL drivers, I modified the eMIOS settings for channel 1. (i.e. disabled ch 0 and enabled ch 1, keeping the callback function names as it is)5. Generate application and build the project.6. Debug and testI am not getting the PWM output on ch 1 (PA10). What is the reason? Is any other settings are required for this?Your earliest help in this regard will be highly appreciated. Thanks in advance.Mike. #pwm