6.16. HID Keyboard

6.16.1. Overview

This example project shows USB HID Keyboard

  • PC sees a keyboard via Device Manager

6.16.2. Board Setting

  • Connect a USB port on PC to the PWR DEBUG port on the development board with a USB Type-C cable

  • Connect a USB port on PC to one of USB port on the development board with a USB Type-C cable

6.16.3. Running the example

  • Download the program and run. The computer can automatically recognize and enumerate a device with a keyboard.

  • Pressing the PBUTN button on the board is equivalent to pressing “A” on the keyboard.