i.MX6 serial - irda

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,376件の閲覧回数
JHY
Contributor IV

IRDA setting is as below in IMX6DQRM.pdf.

ir.jpg

IREN(UCR1[7]) is findable in imx.c (drivers/tty/serial/) but MDEN(UMCR[0]) is not.

How can I access UMCR regster in linux?

ラベル(2)
タグ(2)
0 件の賞賛
返信
1 解決策
828件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi JHY

UMCR uses default value (uart), for RS485 support

to the imx serial driver one can look at

http://marc.info/?l=linux-kernel&m=142366865609389&q=raw

http://www.spinics.net/lists/linux-serial/msg15795.html

for accessing registers one can use memtool

Reading IPU registers with memtool hangs.

Best regards

igor

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

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

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

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
829件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi JHY

UMCR uses default value (uart), for RS485 support

to the imx serial driver one can look at

http://marc.info/?l=linux-kernel&m=142366865609389&q=raw

http://www.spinics.net/lists/linux-serial/msg15795.html

for accessing registers one can use memtool

Reading IPU registers with memtool hangs.

Best regards

igor

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

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

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

0 件の賞賛
返信