2017-03-08 11:14 PM
hello i am working on 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.
Solved! Go to Solution.
2017-03-09 01:44 AM
Hello Rajesh ,
yes , it is our HAL Drivers implementation.
you can use patch mode to update our HAL drivers
icu_lld.c or pwm_lld.c directly in SPC5Studio.
or contribute in
https://github.com/microwan/spc5-hal
Best Regards
Erwan
2017-03-09 01:44 AM
Hello Rajesh ,
yes , it is our HAL Drivers implementation.
you can use patch mode to update our HAL drivers
icu_lld.c or pwm_lld.c directly in SPC5Studio.
or contribute in
https://github.com/microwan/spc5-hal
Best Regards
Erwan