i.MX6 GPIO Slew Rate Configuration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX6 GPIO Slew Rate Configuration

跳至解决方案
2,702 次查看
menghuaho
Contributor I

Hi,

Need help from fellow freescale community members with regards configuration of imx6D/Q GPIO output slew rate.

We are attempting to configure iMX6D/Q GPIO (GPIO6_IO08) to have a slew rate (green lines) to the region of around 600us. Currently, we are only able to configure to 4-5us slew rate (10%-90%, rising edge), using DSE via pad configuration.

Would it be possible to adjust PUE, PKE and pull-up resistance (100K) to achieve that too?

Appreciate if there would be some additional info/source examples for this.

Thanks for your help.

pastedImage_2.png

pastedImage_0.png

标签 (1)
0 项奖励
回复
1 解答
2,276 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Meng

one can try with settings :

SRE=0, SPEED=0, ODE=1 Output is Open Drain,

PKE=0, PUE=1, PUS=10 - 100K Ohm Pull Up

Also one can try to add capacitor for slope tweaking.

Best regards

igor

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

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

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

在原帖中查看解决方案

2 回复数
2,276 次查看
menghuaho
Contributor I

Hi Igor,

Thanks and appreciate your advise on this matter.

This worked for me instead.

========================================

SRE=0, SPEED=0, ODE=1 Output is Open Drain,

PKE=1, PUE=1, PUS=10 - 100K Ohm Pull Up

============================================

Thanks again.

0 项奖励
回复
2,277 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Meng

one can try with settings :

SRE=0, SPEED=0, ODE=1 Output is Open Drain,

PKE=0, PUE=1, PUS=10 - 100K Ohm Pull Up

Also one can try to add capacitor for slope tweaking.

Best regards

igor

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

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

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