iMX28 : PWM output pin behavior

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

iMX28 : PWM output pin behavior

Jump to solution
567 Views
koichisakagami
Contributor II

Dear community,

We design the custom board .
We need information about PWM output pin behavior.

After the PWM register setting is completed,
we disable a PWM channel_xx by the PWM Control and Status Register (:PWMxx_ENABLE => 0).

Question1.
Then, What is the PWM output state ?
Is it high impedance ?

Question2.
    Then, Can the internal keeper be enabled / disabled separately ?

Best Regards,
Koichi Sakagami

Labels (1)
0 Kudos
1 Solution
465 Views
igorpadykov
NXP Employee
NXP Employee

Hi koichi

1. yes it is high impedance

2. this can be done for some pads (not all), check

HW_PINCTRL_PULLx register descriptions.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
466 Views
igorpadykov
NXP Employee
NXP Employee

Hi koichi

1. yes it is high impedance

2. this can be done for some pads (not all), check

HW_PINCTRL_PULLx register descriptions.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos