6.17. HID Keyboard (FreeRTOS)

6.17.1. Overview

This example project shows USB HID Keyboard

  • PC sees a keyboard via Device Manager

6.17.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.17.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.