cancel
Showing results for 
Search instead for 
Did you mean: 

Hi 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 (Ch

Rajesh  kumar
Associate
Posted on March 09, 2017 at 08:14

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee
Posted on March 09, 2017 at 10:44

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

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee
Posted on March 09, 2017 at 10:44

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