Migrating from 8-bit MCU to 32-bit STM32C0

Migrating from 8-bit MCU to 32-bit STM32C0

▲ Click above to follow STM32 1 Interpretation of the Solution: The display system needs to upgrade from a digital tube or dot matrix screen to a graphical display system, which is difficult for an 8-bit MCU to meet. By adopting the STM32C0, various display modes can be supported through SPI, achieving up to 240*240bpi, … Read more

Comprehensive Understanding of STM32Cube Ecosystem: Installation and Usage Guide

Comprehensive Understanding of STM32Cube Ecosystem: Installation and Usage Guide

Follow+Star Public Account, don’t miss out on exciting content Author | strongerHuang WeChat Official Account | Embedded Column STM32 is recognized by many developers, and its powerful ecosystem plays a key role. This article describes various software tools in the STM32 ecosystem, including some technical details. 1 Overview of STM32 Ecosystem STM32 provides a complete … Read more

What Is the STM32Cube Ecosystem?

What Is the STM32Cube Ecosystem?

Follow+Star Public Number, don’t miss the wonderful content Author | strongerHuang WeChat Public Account | Embedded Column The STM32Cube ecosystem is a complete software “solution” for STM32 microcontrollers and microprocessors. It is suitable for users seeking a complete and free STM32 development environment, as well as for those who already have an IDE (including Keil … Read more

Introduction to the STM32Cube Ecosystem

Introduction to the STM32Cube Ecosystem

For a better reading experience, please click “Read Original” to visitMculover666’s personal blog. STM32Cube Ecosystem STM32Cube is an ecosystem developed by STMicroelectronics, aimed at making STM32 development simpler and is 100% open source and free. Before we start the introduction, here is a video from ST official for your appreciation: It consists of two main … Read more

Introduction to the STM32Cube Ecosystem

Introduction to the STM32Cube Ecosystem

STM32Cube Ecosystem STM32Cube is an ecosystem developed by STMicroelectronics, aimed at making STM32 development simpler and is 100% open-source and free. Before we begin the introduction, here is an official video from ST for appreciation and understanding: It consists of two main parts: PC Software Tools: STM32CubeMX STM32CubeIDE STM32CubeProgrammer STM32CubeMonitor Software Libraries: STM32 Embedded Software … Read more

Application Notes and User Manuals Related to STM32CubeIDE

Application Notes and User Manuals Related to STM32CubeIDE

STM32CubeIDE is a free and powerful integrated development tool provided by ST, enriching the STM32Cube ecosystem. It is based on the Eclipse®/CDT framework, GCC compiler toolchain, and GDB debugger, and supports the addition of third-party plugins. At the same time, STM32CubeIDE is organically combined with ST’s STM32CubeMX configuration and initial code generation tool and STM32CubeProgrammer … Read more

Common IDEs for Microcontroller Development

Common IDEs for Microcontroller Development

Follow+Star Public Account, don’t miss the wonderful content Author | strongerHuang WeChat Public Account | Embedded Column IDE:Integrated Development Environment.IDE refers to tools used for software development, typically including an editor, compiler, debugger, graphical user interface, and various integrated tools.There are many integrated development environment tools (IDE) for microcontroller development. Below are some commonly used … Read more

Introducing ARM’s Latest Compiler AC6.12

Introducing ARM's Latest Compiler AC6.12

Follow/Star Public Account, don’t miss any updates This article discusses Arm Compiler 6.12 in conjunction with MDK-ARM V5.27. 1MDK Upgrade Content The preview version of MDK-ARM V5.27 has been released for several months:Keil MDK V5.27 Major Update, Preview Version Now Available Recently, the official version V5.27 has finally been released. Have you installed and tried … Read more

Beginner’s Guide to Downloading and Installing Python (Detailed)

Beginner's Guide to Downloading and Installing Python (Detailed)

Follow 👆 the public account and reply with 'python' to receive a beginner's tutorial! Source from the internet, please delete if infringed. Claim at the end of the article!!! Table of Contents 1. Python Official Website 2. In the Downloads section of the official website, choose the corresponding operating system 3. Go to the Windows … Read more

Embedded Tools: Common IDEs for Microcontrollers

Embedded Tools: Common IDEs for Microcontrollers

Follow+Starred Public Account Number, don’t miss the wonderful content Author | strongerHuang WeChat Official Account | Embedded Column IDE:Integrated Development Environment, a tool for software development.IDE refers to an application that integrates multiple tools for software development, usually including an editor, compiler, debugger, graphical user interface, etc.There are many integrated development environment tools (IDE) for … Read more