Is it possible to change word size of EIM interface on runtime?

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

Is it possible to change word size of EIM interface on runtime?

跳至解决方案
978 次查看
JHY
Contributor IV

EIM interface can 8 or 16 bit word size.

Is it changable when running in linux?

Please tell me reference of adjusting word size in linux.

Thank you.

标签 (1)
标记 (1)
1 解答
882 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  basically it is possible to reconfigure the EIM on-the-fly, but EIM

driver in NXP Linux is application dependent and should be implemented

by customers themselves. You may use EIM NOR Driver, described in
"i.MX_Linux_Reference_Manual.pdf" as an example. Linux IOCTL may be

used to reconfigure EIM options.    

Have a great day,

Yuri

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

------------------------------------------------------------------------------

在原帖中查看解决方案

1 回复
883 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  basically it is possible to reconfigure the EIM on-the-fly, but EIM

driver in NXP Linux is application dependent and should be implemented

by customers themselves. You may use EIM NOR Driver, described in
"i.MX_Linux_Reference_Manual.pdf" as an example. Linux IOCTL may be

used to reconfigure EIM options.    

Have a great day,

Yuri

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

------------------------------------------------------------------------------