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.

詢問關於TM4C123GX模擬滑鼠

Other Parts Discussed in Thread: EK-TM4C123GXL

您好,

          目前有評估一專案,想使用TM4C123GX模擬滑鼠,想請教是否有Sample code 或範例程式可以參考,Thank you.

  • 有关详细信息,请参阅《 TivaWare™ USB Library USER’S GUIDE》的以下部分:

    2.15 HID Mouse Device Class API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113
    2.16 HID Mouse Device Class API Definitions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116
    2.17 HID Keyboard Device Class API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122
    2.18 HID Keyboard Device Class API Definitions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125

    不幸的是,我们没有USB设备鼠标示例。但是有HID键盘的示例,您可以在<TivaWare_Installation> / examples / boards / ek-tm4c123gxl / usb_dev_keyboard中找到