Blog

Raspberry Pi PICO USB Device Custom HID Class

In addition to lots of human death, the Corona pandemic has been having a negative impact on many industries, which the electronics and semiconductors industries are not exceptions. The shortage of MCUs and huge increases in their prices, just stop many companies and engineers developing their new or already existing ideas and products. The first […]

STM32 USB Device Custom HID Class

In this article I am going to describe how to implement Custom HID Device on STM32 MCUs. Human Interface Device (HID) is a USB class that is used for interfacing standard human interface devices like keyboard and mouse to computers. But it can be customized and used for any devices that need to communicate with […]