UART2 on PTE22 & PTE23

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

UART2 on PTE22 & PTE23

ソリューションへジャンプ
1,312件の閲覧回数
ralphs
Contributor I

Hi,

I'm using the freedom board with the Mbed compiler and am having trouble accessing UART2 on PTE22 & PTE23. I'm wondering if this is a problem with the compiler or something to do with the board?

It's not a show-stopper if I can't use the port but it would make the design a bit simpler. Any advice appreciated.

Thank, Ralph

0 件の賞賛
返信
1 解決策
1,122件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Have you tried with CodeWarrior MCU V10.x software or IAR ARM Workbench?

You could use above IDE softwares to control FRDM-KL25Z UART2 pins.

Before operation PTE22 and PTE23 pins, it need to enable PORTE clock gate at SIM_SCGC5 register at first.

Wish it helps.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,123件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Have you tried with CodeWarrior MCU V10.x software or IAR ARM Workbench?

You could use above IDE softwares to control FRDM-KL25Z UART2 pins.

Before operation PTE22 and PTE23 pins, it need to enable PORTE clock gate at SIM_SCGC5 register at first.

Wish it helps.

0 件の賞賛
返信
1,122件の閲覧回数
ralphs
Contributor I

Hi Hui_ma,

Thanks for your comments. I haven't tried any other compilers, but I will.

Cheers, Ralph

0 件の賞賛
返信