SCU_PMIC_MEMC_ON reset

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

SCU_PMIC_MEMC_ON reset

1,340 次查看
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,278 次查看
Lakshmi_AG
Contributor III

First link is not working.

Second one has no solution.

0 项奖励
回复

1,220 次查看
joanxie
NXP TechSupport
NXP TechSupport

checked that  SCU_PMIC_MEMC_ON couldn't be used as GPIO pin

0 项奖励
回复