[RT1050] For winbond W9825G6KH-6I, 166MHz, What is recommend value for pin mux ?

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

[RT1050] For winbond W9825G6KH-6I, 166MHz, What is recommend value for pin mux ?

跳至解决方案
1,143 次查看
bryan_hong
Contributor V

Dear nxp

I have attached winbond W9825G6KH-6I datasheet. 

I want to know recommend value for PAD setting especially SW_MUX_CTL_PAD_GPIO_EMC_26 SW MUX Control Register when SDRAM CLK set to 163MHz.

bryan_hong_0-1702360266954.png

Below is for now.

<pin peripheral="SEMC" signal="semc_clk" pin_num="B3" pin_signal="GPIO_EMC_26">

                     <pin_features>

                        <pin_feature name="software_input_on" value="Disable"/>

                        <pin_feature name="hysteresis_enable" value="Disable"/>

                        <pin_feature name="pull_up_down_config" value="Pull_Down_100K_Ohm"/>

                       <pin_feature name="pull_keeper_select" value="Keeper"/>

                        <pin_feature name="pull_keeper_enable" value="Enable"/>

                        <pin_feature name="open_drain" value="Disable"/>

                        <pin_feature name="speed" value="MHZ_100"/>

                        <pin_feature name="drive_strength" value="R0_6"/>

                        <pin_feature name="slew_rate" value="Slow"/>

                     </pin_features>

                  </pin>

 

thanks

Bryan

0 项奖励
回复
1 解答
1,118 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @bryan_hong ,

Normally we set it to 

hysteresis_enable: Enable, speed: MHZ_200, drive_strength: R0_7, slew_rate: Fast

You can refer to the SEMC demo. The pin parameter is set in pin_mux.c

Regards,

Jing

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,099 次查看
bryan_hong
Contributor V

Dear Jing 

I have download SEMC as below.

bryan_hong_0-1702528478097.png

 

Bryan

0 项奖励
回复
1,085 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @bryan_hong ,

It is at SDK_2_14_0_EVKB-IMXRT1050\boards\evkbimxrt1050\driver_examples\semc\sdram

 

Regards,

Jing

0 项奖励
回复
1,101 次查看
bryan_hong
Contributor V

Dear Jing

How to get the SEMC demo? Is it source code foe RT1050? 

Bryan

0 项奖励
回复
1,110 次查看
bryan_hong
Contributor V

dear Jing

I want to get the `SEMC demo`, How to get the SEMC demo ? Is it source for RT1050 ? 

thanks

Bryan

0 项奖励
回复
1,119 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @bryan_hong ,

Normally we set it to 

hysteresis_enable: Enable, speed: MHZ_200, drive_strength: R0_7, slew_rate: Fast

You can refer to the SEMC demo. The pin parameter is set in pin_mux.c

Regards,

Jing

0 项奖励
回复