Throwing UART

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

I am using iMX6ULL, and I have a question.

Is it possible to throw some functionality (e.g. UART) from one pin to another?

I need to have UART port, but in some cases this UART should be switched to external device and is no longer needed to me. Is there such a functionality?

ラベル(1)
0 件の賞賛
1 解決策
623件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Alexey Ermakov,

You cannot change the device tree from one to another once the device tree has been loaded. However, you may change the registers that setup the muxing alternatives directly while the system is running.

On using the pad as an analog switch that would not be feasible due to the way the pads work. You can see more details on how the pads work on the product documentation, but the muxing options have also limitations on whether pins can be input/output or may also be fixed.

My apologies for the inconvenience!

Regards,

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
624件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Alexey Ermakov,

You cannot change the device tree from one to another once the device tree has been loaded. However, you may change the registers that setup the muxing alternatives directly while the system is running.

On using the pad as an analog switch that would not be feasible due to the way the pads work. You can see more details on how the pads work on the product documentation, but the muxing options have also limitations on whether pins can be input/output or may also be fixed.

My apologies for the inconvenience!

Regards,

0 件の賞賛
623件の閲覧回数
aermakov
Contributor II

Actualy I want use pads as analog switch, such as NX3DV2567GU, for example

0 件の賞賛