API for USART hardware flow control

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

API for USART hardware flow control

937 次查看
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 回复

765 次查看
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 项奖励
回复