Stop bit of UART for Vybrid

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

Stop bit of UART for Vybrid

ソリューションへジャンプ
2,043件の閲覧回数
keisukewatanabe
Contributor III

Dear support,

I want to use the stop bit of UART at 2bit.

I know it is 1bit by default it.

Best regards,

Keisuke Watanabe

ラベル(1)
0 件の賞賛
返信
1 解決策
1,472件の閲覧回数
anthony_huereca
NXP Employee
NXP Employee

Hi Keisuke,

  The UART on Vybrid only supports 1 stop bit in normal usage.

  However when ISO-7816 T=0 protocol is used, there is a 2-stop bits feature (see 49.4.8.2 in RM)

-Anthony

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,472件の閲覧回数
manojunichiro
Contributor I

Hi,

Does it means that it is impossible to set (8,Odd,2) or (8,Even,2) on Vybrid ?

-Junichiro

0 件の賞賛
返信
1,473件の閲覧回数
anthony_huereca
NXP Employee
NXP Employee

Hi Keisuke,

  The UART on Vybrid only supports 1 stop bit in normal usage.

  However when ISO-7816 T=0 protocol is used, there is a 2-stop bits feature (see 49.4.8.2 in RM)

-Anthony

0 件の賞賛
返信
1,472件の閲覧回数
zutter
Contributor II

How many data bits do you need? I create 8,N,2 by 9,N,1 and abuse 9th data bit as stop bit ;-). Similar i did for 7,N,2.

0 件の賞賛
返信