Importent

Known Issues

Simplicity Studio® Version 5.2.0.0

ID Issue Workaround
705724 If multiple instances of the PWM software component
use the same timer module, the GPIO output pin for
the PWM instance and the timer output channel to use
cannot be set in Pin Tool.
Create the desired PWM instances and then
use a text editor to manually set the PWM pin
and channel in the corresponding
sl_pwm...config.h header file.

The files need to be updated are:

  • <project_loc>/config/sl_pwm...config
  • <project_loc>/autogen/sl_pwm_init.c
  • <project_loc>/autogen/sl_pwm_instances.h
  • <project_loc>/gecko_sdk_4.1.1/platform/driver/pwm/

API documentation