2317820_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2317820_en-US

2317820_en-US

Basic application test case for zephyr 4.3.0 for imx8mp board

i need to validate blinky_pwm basic application on imx8mp

i wanted to know whether blinky_pwm basic application is supported if not how  i need to implement pwm node in imx8mp for this application

can i use the same implemetion as mentioned in  boards/nxp/imx943_evk/imx943_evk_mimx94398_m33.dts 


Re: Basic application test case for zephyr 4.3.0 for imx8mp board

Hello,

As you mention, you need to add an usable PWM instance in your device tree and proper IOMUX pinctrl configuration (please keep in mind that is not enabled by default).

Since i.MX93 uses a different PWM IP, you cannot copy the same device tree, you can use it as a reference but you need to port it.

Best regards.

Re: Basic application test case for zephyr 4.3.0 for imx8mp board

ok thank you

Tags (1)
No ratings
Version history
Last update:
‎02-26-2026 02:28 AM
Updated by: