API for USART hardware flow control

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

API for USART hardware flow control

955件の閲覧回数
dmitriykulikov
Contributor I

Hello! Is there any "proper" way to enable hardware flow control for USART in LPC546xx SDK? My search of drivers' sources turned up nothing, so I had to write something like this: USART0->CFG |= USART_CFG_CTSEN(1);

Question for the SDK developers: this setting looks like it belongs in usart_config_t structure, so maybe it would make it's way there in one of the upcoming releases of SDK?

ラベル(2)
0 件の賞賛
返信
1 返信

783件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

Please check the below thread:

LPC54101 UART Hardware Flow Control  

I hope this helps,


Have a great day,

Sol

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

0 件の賞賛
返信