User Activity

Hi,I have FlexPWM0 with PWM channel 0 and PWM channel 1 enabled.Then if i put this code pwm_lld_start(&PWMD1, &pwm_config_pwm_cfg0); pwm_lld_enable_channel(&PWMD1, 0, PWM_PERCENTAGE_TO_WIDTH(&PWMD1, 5000)); pwm_lld_enable_channel(&PWMD1, 1, P...
Hello, i have now this working code on SPC560P without sync flag. pwm_lld_start(&PWMD1, &pwm_config_pwm_cfg0); pwm_lld_start(&PWMD2, &pwm_config_pwm_cfg0); pwm_lld_start(&PWMD3, &pwm_config_pwm_cfg0); pwm_lld_start(&PWMD4, &pwm_config_...
Hi,i have spc560p50l5 if i enable irqIsrEnable(); in debug it crash. (no codes execuded after).If i comment //irqIsrEnable(); debug works, but osal not starts.In assembly code of swirq_enable there are a lot OF_SE_ILLEGAL0x400001E8 00 00    SE_ILLEGA...
Please can put online again SPC5Studio-5.8.1 reposity update.SPC5Studio 6.0 CDT not works good
Hi,there is possibility that ST fix Build Output Parser (BOP) to have confortable IDE.Okay i can add :C:\SPC5Studio-6.0\eclipse\plugins\com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_4.9.4.20200908161514\toolchain\includeC:\SPC5Studio-6.0\eclipse\plugi...
Kudos from