Voltage select for GPIO's

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

Voltage select for GPIO's

1,080 次查看
samikshadubey
Contributor I

Hi All,

I am working on IMX6 sololite Processor with ltib setup.I am facing voltage select issue for GPIO's .The voltage level for GPIO's is selected 1.8v and the required voltage is 3.0v.

Can anyone please help that what changes should we need in Board file (ltib/rpm/BUILD/linux-3.0.35/arch/arm/mach-mx6/board-mx6sl_evk.c) ?

标签 (1)
0 项奖励
回复
1 回复

821 次查看
igorpadykov
NXP Employee
NXP Employee

Hi

changes can be done in register Pad Control Register IOMUXC_SW_PAD_CTL_PAD_xx_yy

LVE field in:

linux/arch/arm/mach-mx6/board-mx6sl_evk.c

using sect.2.3.1 Defining the Pads Porting Guide.

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

0 项奖励
回复