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
Solved! Go to Solution.
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
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
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
Ralf
Thanks.
I understand your question. I am checking it internally. Will keep you informed.
Best Regards
Jun Zhang
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