usb stack 4.1.1

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

usb stack 4.1.1

798件の閲覧回数
wba
Contributor III

CDC device (KL25Z) - How can I tell when the data has gone out so that I can reload the send buffer without overwriting data that hasn't gone out yet?

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

731件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi Bruce,

The USB Stack 4.1.1 provide the USB_Class_CDC_Interface_CIC_Send_Data() function to implement send data from CDC class over send endpoints.

It can return the parameter to reflect the executing status of the function and the return parameter can remind you to reload the send buffer properly.

2016-01-26_14-38-28.jpg

Have a great day,

Ping

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

0 件の賞賛
返信