Choosing the Right IDE for STM32 Development

Choosing the Right IDE for STM32 Development

Someone asked earlier: Both MDK-ARM and IAR are commercial software, so why are so many people developing STM32 with them? Are there any other software recommendations? 1. Why do so many people use MDK-ARM and IAR for STM32 development? They are easy to use and widely adopted. 2. Although they are paid software, why do … Read more

TASKING VX-toolset Application Series – Global Configuration Items

TASKING VX-toolset Application Series - Global Configuration Items

1 Overview This document is based on TASKING_TriCore-VX_v6.3r1 and is intended to guide users on how to set global configuration items. 2 Global Options Overview of Global Settings The global settings are divided into four items (see Figure 1): Figure 1 1. Use global ‘product directory’ preference2. Treat warnings as errors3. Keep temporary files4. Verbose … Read more

First Experience with STM32Cube IDE

First Experience with STM32Cube IDE

Let’s not introduce the functions of CubeMX, as it is commonly used and most should have experienced it. Now let’s directly experience the IDE. This is my first time using it without looking at any tutorials, just trying it out; apologies for any mistakes. Multiple code projects arranged together. Split screens can be positioned anywhere. … Read more

Comparison of Features Between e2studio and STM32CubeIDE

Comparison of Features Between e2studio and STM32CubeIDE

1. Overview/Purpose 2. Official Information 2.1 STM32CubeIDE 2.2 e2studio 3. Feature Comparison 1. Overview/Purpose Quickly master both IDEs through comparative learning 2. Official Information 2.1 STM32CubeIDE https://www.stmcu.com.cn/ecosystem/Cube/STM32CubeIDE https://www.st.com/content/st_com/zh/stm32cubeide.html 2.2 e2studio https://www.renesas.cn/cn/zh/software-tool/e-studio https://www.renesas.cn/cn/zh/software-tool/flexible-software-package-fsp#overview 3. Feature Comparison Localization Auto-completion Chinese Encoding Memory Usage Details Online Library Updates Example Download and Import Clock Tree Reset and Automatic Chip … Read more

Download STM32Cube IDE

Download STM32Cube IDE

Sometimes, the official STM32 website may be inaccessible for various reasons. You can use the cloud storage service Pandown to download it. The cloud storage service is consistently usable and provides decent speeds without needing to check the news. Link: https://pan.baidu.com/s/1D5C2uVZj2S0jBHrnZs8Xng Extraction Code: 8173 The cloud storage contains version 1.00. I only have version 1.0.0 … Read more

Switching from Keil5 to STM32CubeIDE for C++ Development

Switching from Keil5 to STM32CubeIDE for C++ Development

Since learning about the 51 microcontroller, my programming software has always been Keil5. Whether it’s C51 or MDK, my programming has always been based on Keil, except for using TI’s CCS to program the MSP series, and I have hardly used any other programming IDEs (except for the Arduino IDE for programming the ESP32). However, … 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

Detailed Features of EOS R5 C

Detailed Features of EOS R5 C

Film and television practitioners · Media students · Internet celebrities · Photography enthusiasts · · · The EOS R5 C was recently released, with the “C” in its name representing the Cinema EOS system, indicating that it is a camera with robust video capabilities. Its most striking feature is the 8K image sensor, which is … Read more

Introduction, Download, Installation, and Registration of Keil (MDK-ARM)

Introduction, Download, Installation, and Registration of Keil (MDK-ARM)

1. Introduction Keil C51 is a C language software development system for the 51 series compatible microcontrollers produced by Keil Software, USA. Compared to assembly language, C language has significant advantages in functionality, structure, readability, and maintainability, making it easier to learn and use. After using assembly language, developing with C provides a deeper understanding. … Read more

IPC Solution Based on Allwinner_v851s and SOI_K306P

IPC Solution Based on Allwinner_v851s and SOI_K306P

Click the Blue Words to Follow Us Solution Introduction This solution is based on the main control platform Allwinner_v851s and sensor SOI_F355P, used in smart monitoring IP cameras, suitable for outdoor or indoor use. It adopts a resolution of 1920×1080 with a frame rate of 30. As a 2M monitoring camera, it enhances imaging quality … Read more