News

It’s assumed that you have procured one USBasp Programmer from your trusted component vendor! Connecting the programmer to your computer comprises of two steps. First step is the physical connection ...
To program the STM32 Blue Pill board directly through USB port we need to first flash the Maple boot loader into the MCU. To do this we need to use a Serial FTDI board.
So in this tutorial, we are going to build an ATtiny85 Programming board, so that we can directly plugin and program it like other microcontroller boards. Components Required to Program ATtiny85 ...
February 9, 2012 The V-USB library is a pretty handy piece of code that lets you add USB connectivity to ATtiny microcontrollers (it was previously named tinyUSB).
Many STM32 microcontrollers supports for USB Full Speed. The STM32F407VGT6 microcontroller used in this tutorial supports USB Full Speed. The USB Full Speed is 12Mbps and is used for communication ...