QE brg pin mux

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

QE brg pin mux

1,071件の閲覧回数
yunyuaner
Contributor I

I've configured ucc5 as uart, and use brg16 for rx_clk and brg7 for tx_clk.

brg16 is muxed with gpio_pc6 and brg7 is muxed with gpio_pc15, I'm not sure if I should set them as brg, since brg is routed and serviced as the internal clock of uart, why does it need to be a output signal? 

Thanks

Jia

ラベル(1)
タグ(3)
0 件の賞賛
3 返答(返信)

940件の閲覧回数
yunyuaner
Contributor I

Hi Serguei,

Thanks for quick reply!

Do you mean BRGO is not needed for UART when transmitter and receiver operate asynchronously, but BRG is still need to be routed to internal uart rx_clk and tx_clk? By the way, can brg1~brg16 routed to arbitrary ucc(ucc1~ucc8)?

Thanks

Jia

0 件の賞賛

940件の閲覧回数
r8070z
NXP Employee
NXP Employee

For UART when transmitter and receiver operate asynchronously BRG0 is not needed and you can leave pc6 and pc15 pins as GPIO or configure it for any other possible functions. Of course internal rx_clk and tx_clk must be applied to the UCC. Please see in the manual table which  BRG(s) can provide clock for given UCC.

Like  0
0 件の賞賛

940件の閲覧回数
r8070z
NXP Employee
NXP Employee

I assume as brg16 is muxed with gpio_pc6 you mean that BRG6 output signal (BRGO) can be provided on port C pin (pc6). For UART when the transmitter and receiver operate asynchronously, there is no need to connect the transmit and receive clocks. So in this case BRG0 is not needed and you can leave pc6 and pc15 pins as GPIO or configure it for any other possible functions.

0 件の賞賛