2015-03-16 07:58 AM
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. #pwm2015-03-16 09:12 AM
Hello Mike ,
Could you confirm your HW Used because normally ?because SPC560D-Discovery kit is normally D40L1 not D30L3.
Anyway , i am testing on D40L1. Best regards Erwan2015-03-16 10:13 PM
Hello Erwan,
I have replaced SPC560D40 MCU with SPC560D30L3 version on the Discovery kit.Mike.2015-03-17 01:29 AM
2015-03-17 02:12 AM
Hello Erwan,
Have you confirmed the issue? What was the output from your testing? I tried generating the PWM output for channel 2 (PA11) as well but same issue again. No PWM output on PA11. Whether it is MCU issue or SPC5Studio configuration issue? If the SPC5Studio issue, can you provide the possible date for releasing the new updates?Instead of using the SPC5Studio graphics, Can I use the low level driver initialisation to generate the PWM on these channels?Your timely feedback to above queries will help me to estimate my further tasks/plans. Thanks in advance.Mike.2015-03-18 03:57 AM
Any updates for below post?
Your earliest help will be highly appreciated. Thanks.Mike.2015-03-18 08:00 AM
2015-03-18 08:18 AM
Hello Erwan,
I already tried PWM output on PA11 but the issue is same. I have posted this earlier. What configuration is used? Can you share the test project?Thanks.Mike.2015-03-19 07:07 AM