Maker.io main logo
PROJECT

Getting Started with STM32 - How to Use SPI

By ShawnHymel

In this tutorial, we’ll show you how to set up SPI using STM32CubeIDE and communicate with an external EEPROM chip.

PROJECT

Getting Started with STM32 - Working with ADC and DMA

By ShawnHymel

Let’s take a look at how to use the analog-to-digital converter (ADC) in an STM32 microcontroller. To make conversions happen more quickly, we can use the direct memory access (DMA) controller to pipe data directly from a peripheral (like the ADC) to memory and vice versa.

PROJECT

Getting Started with STM32 - Introduction to FreeRTOS

By ShawnHymel

This tutorial will cover how to get started with FreeRTOS that comes with STM32CubeIDE.

PROJECT

Getting Started with STM32 - I2C Example

By ShawnHymel

Let’s look at how to connect a simple I2C device to a STM32 Nucleo board to read temperature data using the STM32 HAL API.

PROJECT

Getting Started with STM32 - Introduction to STM32CubeIDE

By ShawnHymel

This video gives you an overview of ST’s offerings along with the steps to use STM32CubeIDE

BLOG

Advantages and Disadvantages of Cloud Storage

By Maker.io Staff

Cloud Storage can be more than making sure email stays available. It can improve up time and system reliability with minimum overhead.