USART_TransferSendNonBlocking not exists in SDK for LPC55S16

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

USART_TransferSendNonBlocking not exists in SDK for LPC55S16

跳至解决方案
1,740 次查看
Ralf_Rademacher
Contributor III

Hi Community,

i have the following Problem:

 

SDK says following:

status_t USART_TransferSendNonBlocking(........)

Note The kStatus_USART_TxIdle is passed to the upper layer when all data is written to the TX register. However it does not ensure that all data are sent out. Before disabling the TX, check the kUSART_TransmissionCompleteFlag to ensure that the TX is finished.

But i can not find the definition of kUSART_TransmissionCompleteFlag....

 

Best Ralf

标签 (1)
0 项奖励
回复
1 解答
1,677 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ralf

The comment related with kUSART_TransmissionCompleteFlag is no use. Please ignore it.

We will remove this unused comment in next SDK release (SDK 2.11.0 Major )

Thank you for bringing the problem to our attention.

Have a nice day,

Jun Zhang

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,733 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ralf

To look into your problem correctly, please let us know

- Your SDK version

- Provide me the file name including the comment of  "check the kUSART_TransmissionCompleteFlag to ensure that the TX is finished.

Thanks for your cooperation.

Jun Zhang

0 项奖励
回复
1,722 次查看
Ralf_Rademacher
Contributor III

Hi @ZhangJennie ,

thx for helping

you mean i shold send it in a pm oder here?

check the kUSART_TransmissionCompleteFlag to ensure that the TX is finished.

SDK_2_10_1_LPC55S16

0 项奖励
回复
1,702 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Ralf

Thanks.

I understand your question. I am checking it internally. Will keep you informed.

Best Regards

Jun Zhang

0 项奖励
回复
1,678 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ralf

The comment related with kUSART_TransmissionCompleteFlag is no use. Please ignore it.

We will remove this unused comment in next SDK release (SDK 2.11.0 Major )

Thank you for bringing the problem to our attention.

Have a nice day,

Jun Zhang

0 项奖励
回复