Search Results for “usb”

WavePlayer using STM32 Discovery

This tutorial will cover how to make WavePlayer using STM32 Discovery board. It will be able to play the wave files from the USB device.

How to use STM32 as a KEYBOARD

This tutorial will cover another USB Device HID example, and today we will see how to use STM32 F103C8 as a keyboard for the computer.

Emulate STM32F103 as a MOUSE

In this tutorial of STM32 USB HID Device, we will see how to emulate STM32 as a mouse. The board is connected to the computer via…

How to Interface 28BYJ‑48 Stepper Motor with STM32 Using ULN2003 Driver

Interface 28BYJ‑48 Stepper Motor with STM32

Learn how to control the 28BYJ‑48 stepper motor using an STM32 MCU and ULN2003 driver, with HAL and CubeMX setup. Includes wiring diagrams, code, and wave/full/half‑drive modes explained.