这是我的第一个带有SPC560D40和SPC5 Studio的项目。我正试图在引脚RA0到RA5上产生PWM信号。当我查看SPC560Dxx HAL驱动程序组件的eMIO设置时,我只能激活eMIO组0(通道9..15)或组1(通道17..23),但RA0到RA5应该是通道0..5。对于这些频道,我只能激活ICU驱动程序。
#pwm
以上来自于谷歌翻译
以下为原文
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 Set
tings 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.
#pwm