This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] 编译器/TM4C123GH6PGE:USB_DEV_bluk 示例问题

Guru**** 2457760 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/648596/compiler-tm4c123gh6pge-usb_dev_bluk-example-question

器件型号:TM4C123GH6PGE

工具/软件:TI C/C++编译器

你好。

在"USB_dev_bluk"示例中有一个问题。

如果从 PC 传输了127个 ASCII 字符、则同样、它将从 DK-EVB 发送到 PC。

但是、我不应发送超过127个传输数据。

怎么可能?

此致。

[附加图像]

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Jame、

    [引用 user="Jame shin"]但是,我不应发送超过127个传输数据。

    我不明白你的意思。 您的意思是不应发送超过127个数据?

    请查看下面的内容。 我刚刚运行了示例。 在 PC 主机上、我总共发送592个数据、并且 MCU 正确接收这些数据。