Search Articles — Sudonull

Search Results

In this project

Bare-metal firmware STM32F103 without CubeMX

https://sudonull.com/bare-metal-firmware-stm32f103-without-cubemx

Create a minimal STM32F103C8T6 project: linker script, startup, GPIO, TIM2. Blinking LED and 1s delays. For middle/senior embedded developers.

CMake for STM32F407: building with GCC on Windows

https://sudonull.com/cmake-for-stm32f407-building-with-gcc-on-windows

Set up cross-platform firmware build for STM32F407VE with CMake and ARM GCC. Migration from GNU Make, compiler flags, config.cmake. Instructions for middle/senior dev.

JZ-F407VET6: overview of the STM32F407VET6 board

https://sudonull.com/jz-f407vet6-overview-of-the-stm32f407vet6-board

Technical breakdown of the JZ-F407VET6 training board: peripherals, debugging, limitations. Ethernet, CAN, USB for embedded projects. Suitable for firmware prototyping.

MBR 324 bytes STM32F407VE: compact bootloader

https://sudonull.com/mbr-324-bytes-stm32f407ve-compact-bootloader

Minimal primary bootloader for STM32F407VE (324 bytes). Vector validation, jump to 0x08060000, LED blinking on error. Code + Makefile for ARM-GCC.

STM32 Build with IAR via GNU Make: Automation for CI/CD

https://sudonull.com/stm32-build-with-iar-via-gnu-make-automation-for-ci-cd

Step-by-Step Guide to Setting Up STM32 Firmware Builds with IAR Compiler Using GNU Make. Learn how to automate processes and integrate into CI/CD.

From the web

STM32 Microcontrollers (MCUs) - STMicroelectronics

https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html

The STM32 family of 32-bit microcontrollers based on the Arm Cortex ® -M processor is designed to offer new degrees of freedom to MCU users.

STM32 - Wikipedia

https://en.wikipedia.org/wiki/STM32

Each STM32 microcontroller is designed for specific performance, power efficiency, and feature requirements, making them suitable for a wide range of embedded applications. The following tables …

STM32 high performance MCUs - STMicroelectronics

https://www.st.com/en/microcontrollers-microprocessors/stm32-high-performance-mcus.html

The STM32 high-performance products and their ecosystem are accelerating innovation for MCU developers. By bringing more performance, more memory and more peripheral resources, ST gives …

Getting started with STM32 - STM32-base project

https://stm32-base.org/guides/getting-started.html

This guide gives you an overview of the available hardware and software for working with STM32 microcontrollers. Also, it will briefly introduce you to the STM32 family of microcontrollers.

STM32 Tutorials & Projects – Learn STM32 Programming - ControllersTech

https://controllerstech.com/stm32-tutorials/

Learn how to configure and use the most important STM32 peripherals, including UART, ADC, I2C, Timers, and CAN. These tutorial series cover everything from the fundamentals to practical …

STM32 Microcontrollers (MCUs) - 意法半导体 - STMicroelectronics

https://www.st.com.cn/zh/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html

STM32系列32位微控制器基于Arm® Cortex ® -M处理器,旨在为MCU用户提供更高的开发自由度。 该系列产品结合了高性能、实时功能、数字信号处理、低功耗/低电压操作和出色的连接性,同时保持高 …

Download and Install STM32CubeIDE – Getting Started Guide

https://microcontrollerslab.com/download-install-stm32cubeide-getting-started-guide/

Download and Install STM32CubeIDE – Getting Started Guide STM32CubeIDE is an Integrated Development Environment (IDE) developed by STMicroelectronics that provides a comprehensive …

STM32 Tutorials. ARM Programming – STM32 Course

https://deepbluembedded.com/stm32-arm-programming-tutorials/

In this course, you’ll learn the basics of STM32 ARM-Based microcontroller architecture, STM32 hardware peripherals, and develop some interfacing upper-layer firmware components that are …

STM32 Official Documentation - Stm32World Wiki

https://stm32world.com/wiki/STM32_Official_Documentation

STM32 Tutorial #1 - Overview, Families, Documentation and Development boards and tools STM32World Watch on

STMicroelectronics - Wikipedia

https://en.wikipedia.org/wiki/STMicroelectronics

It is the largest of such companies in Europe. The company is incorporated in the Netherlands and headquartered in Plan-les-Ouates, Switzerland. It manufactures a wide range of microelectronics, …

Trending Now