hi.
i can configure pwm in kernel, but fail to configure it in imx283. i saw imx6 have supported pwm setting in uboot.
how can i set it in imx283? thx in advance.
list my source in uboot:
Solved! Go to Solution.
Hi luke
please find attached i.MX28 pwm baremetal example, hope this helps.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi luke
please find attached i.MX28 pwm baremetal example, hope this helps.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
thx for the demo source, it works!!
i did not config CLK_CTRL_XTAL_ADDR in my source.