2017-03-08 10:28 PM
it's my first Project with a SPC560D40 an SPC5 Studio. I'm trying to generate PWM-Signals on the Pins RA0 to RA5. When I look in the eMIOs Settings of the SPC560Dxx HAL Driver Component, I can only activate eMIOs group 0 (Channel 9..15) or Group1 (Channels 17..23) but RA0 to RA5 should be Channel 0..5. For these Channels I can only activate ICU drivers.
#pwm2017-06-14 01:46 AM
Hello Rajesh ,
Sorry for the late answer.
Yes, we have implemented like this.
You can update the driver by using the Patch mode mecanism in patching the driver in lib/src lib/include folder.
Do not hesitate to contribute in
https://github.com/microwan/spc5-hal
Best regards
Erwan