This tutorial covers how to setup the first project in the microchip atudio for the AVR ATtiny817 xplained mini board and blink the LED..
Search Results for “usb”
STM32 Communication using HC-05
This tutorial covers the setup of HC-05 in the master and slave modes. Also how STM32 controllers can communicate with each other using them.
Riverdi STM32 Display #3. Send data from UART to UI
This tutorial covers how to receive the data using UART in a Riverdi STM32 Display and how to print the data on the GUI..
Getting Started with TouchGFX on STM32 Discovery Board
This tutorial introduces TouchGFX with STM32 boards. You will learn how to design a GUI, configure GPIO in CubeMX, write code in CubeIDE, and link a toggle button to control an LED.
Modbus #3.1 STM32 Master Writes Multiple Coils and Registers
This is another tutorial in the Modbus series and today we will see how the STM32 as master Writes multiple coils and Holding Registers.
Modbus #3. STM32 Master Writes single Coil and Holding Register
Today in the modbus series we will see how to use the STM32 as the master, which will Force a single coil and Preset a Holding Register.
Modbus #2. STM32 Master Reads Coils and inputs
This is second tutorial in the Modbus series and today we will see how to use the STM32 as the master to read the coils and Discrete inputs.
Modbus #1. STM32 Master Reads Holding and Input Registers
How to use the STM32 as the master requesting the data from the holding registers and input registers from the slave device..
ESP32 UART Tutorial with ESP-IDF – TX/RX, Pin Setup & Code Example
This guide teaches you how to set up UART communication on ESP32 using ESP-IDF, including wiring, pin mapping, and sending/receiving data with C code examples.
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.
STM32 USB CDC Tutorial: Send & Receive Data Without UART
This tutorial explains how to use STM32 USB CDC class to communicate with a PC as a virtual COM port. You’ll learn to configure CubeMX, transmit and receive data without UART.
STM32F103 Clock Setup using Registers
This tutorial will cover Clock setup, Timer Setup for Delay, and GPIO configuration for STM32 F103 using the Register based programming.





