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

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

STM32 - Wikipedia

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

Each STM32 microcontroller is designed for specific performance, power efficiency, and feature requirements, making them suitable …

STM32C5 series - STMicroelectronics

https://www.st.com/en/microcontrollers-microprocessors/stm32c5-series.html

COST-EFFECTIVE Starting at $0.64USD at 10ku Reduced BOM cost Offers exceptional value/price compared to typical M0+-based …

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用户提供更高的开发自由度。 该系列产品结合了高性能、实时 …

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 …

Getting started with STM32: STM32 step-by-step - stm32mcu

https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_STM32_:_STM32_step_by_step

Whether you are an experienced embedded programmer or an enthusiastic beginner, learn in five tutorials from the basics of the …

零基础快速上手STM32开发(手把手保姆级教程) - CSDN博客

https://blog.csdn.net/yychuyu/article/details/134380570

STM32 是一款由 STMicroelectronics 公司开发的 32 位微控制器,由于其强大的处理能力和广泛的应用领域,如嵌入式系统、物联网 …

Amazon.com: Stm32

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

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

产品 | STM32 | MCU单片机 | 意法半导体STM - STMCU中文官网

https://www.stmcu.com.cn/Product/pro_detail/PRODUCTSTM32/product

STM32系列32位微控制器基于Arm® Cortex®-M处理器,旨在为MCU用户提供新的开发自由度。 它包括一系列产品,集高性能、实时 …

STM32 Tutorials & Projects – Learn STM32 Programming

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 …

Trending Now