Search Articles — Sudonull

Search Results

In this project

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.

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.

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.

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.

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.

From the web

STM32 Microcontrollers (MCUs) - STMicroelectronics

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

Microcontrollers from the STM32 MCU family are based on Arm Cortex-M processors and designed to offer new degrees of freedom …

STM32CubeIDE - Software - STMicroelectronics

https://www.st.com/en/development-tools/stm32cubeide

STM32CubeIDE is a multi-OS, C/C++ integrated development environment for STM32 code development. It helps developers …

STM32 - Wikipedia

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

STM32 is a family of 32-bit microcontroller and microprocessor integrated circuits by STMicroelectronics. STM32 microcontrollers are …

STM32 Microcontrollers – STMicroelectronics | DigiKey

https://www.digikey.com/en/product-highlight/s/stmicroelectronics/stm32-overview?msockid=3916ee2d9e6061b1206af9889f70606c

STM32® 32-bit MCU Family Leading Supplier of ARM® Cortex®-M Microcontrollers Overview of STM32 32-bit MCU Family The …

Getting started with STM32 - STM32-base project

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

Getting started with STM32 Welcome to the first guide in a series of guides. This guide is intended for beginners (hobbyists, students) …

STM32 Tutorials & Projects – Learn STM32 Programming - ControllersTech

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

Learn STM32 programming with step-by-step tutorials, practical projects, and examples covering UART, ADC, I2C, displays, …

STM32 Tutorials. ARM Programming – STM32 Course

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

STM32 microcontroller programming is a very solid starting point for those who are interested in Embedded Systems & Firmware …

Amazon.com: Stm32

https://www.amazon.com/stm32/s?k=stm32

Get STM32 programming resources including development boards, emulators, and documentation. Shop comprehensive …

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

STM32 Microcontroller: Features, Architecture, and Applications …

https://mechatronicslab.net/stm32-microcontroller/

The STM32 microcontroller family, developed by STMicroelectronics, is a powerhouse in the embedded systems industry. Known for …

Trending Now