rt-thread-official/bsp/nxp
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
..
mcxa [bsp][mcxa] FRDM-MCXA153: GNU toolchain: fixed flags. 2024-02-20 18:24:21 -05:00
mcxn [bsp][nxp/mcxn] Add support for MCXN CTIMER PWM driver. 2024-02-26 23:16:43 -05:00
tools Bsp nxp support (#8530) 2024-02-16 00:30:50 +08:00
.gitignore Bsp nxp support (#8530) 2024-02-16 00:30:50 +08:00
README.md Bsp nxp support (#8530) 2024-02-16 00:30:50 +08:00

README.md

NXP BSP 说明

存放RT-Thread NXP BSP目录目前支持MCX系列之前一些老的IC支持(如LPC/Kinetis/I.MXRT)会逐步放到此目录下

BSP 文件夹名称 开发板名称
mcxn frdm-mcxn947
mcxa frdm-mcxa153