rt-thread-official/bsp/nxp/mcxn/frdm-mcxn947
Yilin Sun 1f69929b0b [bsp][nxp/mcxn] Add support for MCXN CTIMER PWM driver.
This patch adds support for PWM generation using CTIMER on MCXN devices.

Each CTIMER provides 4 PWM channels, channels sharing the same
CTIMER instance will have the same period settings, and the duty
cycle will be maintained if period is changed through one of the four
channels.

The period channel is automatically assigned and will be transferred
to one of the other available channels if that channel is used for PWM
generation, no glitches should be expected during the transition.

The patch also provides a sample PWM output configuration connected to
the on-board green LED which can be enabled through Kconfig.

Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-02-26 23:16:43 -05:00
..
applications [bsp][nxp] fix gpio and sw pin issue 2024-02-19 12:06:01 -05:00
board [bsp][nxp/mcxn] Add support for MCXN CTIMER PWM driver. 2024-02-26 23:16:43 -05:00
.config [bsp][nxp] add mcxn947 2024-02-01 06:56:41 +08:00
Kconfig [bsp][nxp] add mcxn947 2024-02-01 06:56:41 +08:00
SConscript [bsp][nxp] add mcxn947 2024-02-01 06:56:41 +08:00
SConstruct [bsp][nxp] add mcxn947 2024-02-01 06:56:41 +08:00
project.uvoptx [bsp][nxp] fix gpio and sw pin issue 2024-02-19 12:06:01 -05:00
project.uvprojx [bsp][nxp] fix gpio and sw pin issue 2024-02-19 12:06:01 -05:00
rtconfig.h [bsp][nxp] add mcxn947 2024-02-01 06:56:41 +08:00
rtconfig.py [bsp][nxp/mcxn10] GNU toolchain: fix broken port. 2024-02-18 23:38:56 -05:00
template.uvoptx [bsp][nxp] add mcxn947 2024-02-01 06:56:41 +08:00
template.uvprojx [bsp][nxp] add mcxn947 2024-02-01 06:56:41 +08:00