RT1170 SEMC_AD11/12 state

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

RT1170 SEMC_AD11/12 state

Jump to solution
764 Views
Eugene3
Contributor II

Hi

I'm using RT1170 for my board. I connect SDRAM and SRAM on the SEMC bus.

Is it possible to set SEMC_ADDRESS11 & 12 to High or HighZ while SEMC doesn't access SDRAM or SRAM?

 

SEMC_ADDRESS11 & 12 are WE# and OE# for SRAM, so I'd like to set these pins to inactive state while SEMC is not accessing SRAM.

0 Kudos
Reply
1 Solution
728 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Eugene3,

The only moment where a pin is High-Z is after a reset. Once initialized, the pin will no longer be High-Z unless doing a full POR once again. For this reason, the SEMC_ADDRESS11 and 12 cannot be set to High-Z. You can definitely deinitialize these pins when not in use, but this will not set them to high impedance.

BR,
Edwin.

View solution in original post

0 Kudos
Reply
1 Reply
729 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Eugene3,

The only moment where a pin is High-Z is after a reset. Once initialized, the pin will no longer be High-Z unless doing a full POR once again. For this reason, the SEMC_ADDRESS11 and 12 cannot be set to High-Z. You can definitely deinitialize these pins when not in use, but this will not set them to high impedance.

BR,
Edwin.

0 Kudos
Reply