SCU_PMIC_MEMC_ON reset

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SCU_PMIC_MEMC_ON reset

1,339件の閲覧回数
Lakshmi_AG
Contributor III

Hi,

We have SCU_PMIC_MEMC_ON on iMX8qm processor connected to reset pin to a chip and we are trying to reset the pin.

pad_force_mux(SC_P_SCU_PMIC_MEMC_ON, 0, SC_PAD_CONFIG_NORMAL,
            SC_PAD_ISO_OFF);

config.outputLogic  = 0U;
        FGPIO_PinInit(FGPIOA, 1U, &config);// what should be the pin number for SC_P_SCU_PMIC_MEMC_ON???        
        FGPIO_PinWrite(FGPIOA, 1U, 0U);
 

 

Regards

Lakshmi

タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,277件の閲覧回数
Lakshmi_AG
Contributor III

First link is not working.

Second one has no solution.

0 件の賞賛
返信

1,219件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

checked that  SCU_PMIC_MEMC_ON couldn't be used as GPIO pin

0 件の賞賛
返信