Powerful Resource Platform for Embedded System Development with STM32CubeH7

Powerful Resource Platform for Embedded System Development with STM32CubeH7

STM32CubeH7 is a significant initiative launched by STMicroelectronics to simplify the development process for STM32 series microcontrollers. By providing a comprehensive embedded software platform, STM32CubeH7 reduces development complexity and costs for developers while accelerating time-to-market. Overview The STM32 series microcontrollers are widely used in various fields such as IoT, automation, and automotive, while STM32CubeH7, as … Read more

How to Design a Mixed Circuit PCB with High-Speed USB, Embedded Processor, and Analog/RF?

How to Design a Mixed Circuit PCB with High-Speed USB, Embedded Processor, and Analog/RF?

Recently, I watched a detailed explanation of circuit design by Philip Salmony, a graduate student from Cambridge University, on YouTube. The project is called the STM32-based RF to USB adapter, abbreviated as STRF, which includes: High-speed USB interface STM32L4 as the controller nRF24 2.4GHz RF transceiver Of course, he designed it using KiCad, and his … Read more

AI Soul Artist Based on STM32: Project Share

AI Soul Artist Based on STM32: Project Share

If you don’t want to miss my updates, remember to go to the upper right corner – view public account – set as a star, and give me a star! It’s time for the weekly project share again on Monday. Today’s project author is ZhiHui (click to view the author’s article). If you are familiar … Read more

Choosing the Right Embedded Development Board: A Comparison of ESP32, STM32, Raspberry Pi, and Domestic Boards

Choosing the Right Embedded Development Board: A Comparison of ESP32, STM32, Raspberry Pi, and Domestic Boards

With the rapid development of technologies such as the Internet of Things and artificial intelligence, embedded development has received increasing attention. The plethora of development boards available on the market can overwhelm many novice developers, making it difficult to choose the right board. This article provides a detailed comparative analysis of ESP32, STM32, Raspberry Pi, … Read more

Common Memory Partition Areas in Microcontrollers

Common Memory Partition Areas in Microcontrollers

Follow+Star public number, don’t miss wonderful content Author | Xing Mo Editor | strongerHuang Seeing some friends discussing the topic of microcontroller memory, today I will describe the common partition areas in conjunction with STM32. In an STM32 program code, from high memory address to low memory address, the stack area, heap area, global area … Read more

Mastering STM32 Microcontroller Serial Communication

Mastering STM32 Microcontroller Serial Communication

To master the STM32 microcontroller, one cannot do without serial communication. Serial communication uses a protocol called the serial communication protocol to manage data transmission, which controls the data flow during transmission, including data bits, baud rate, parity bits, and stop bits. Due to its simplicity and ease of use, serial communication is widely applied … Read more

Unleashing Development Creativity with STM32: Driving the Development of Cloud-Connected Intelligent Terminals

Unleashing Development Creativity with STM32: Driving the Development of Cloud-Connected Intelligent Terminals

Observing the changes happening in the world today, one might find significant insights just by looking around at the devices. Smart meters that allow data queries via smartphones, wearable devices that continuously monitor health data, white goods with various sizes of screens for interactive upgrades, and even some devices that have begun to leverage AI … Read more

Understanding the Relationship Between ARM9 and STM32

Understanding the Relationship Between ARM9 and STM32

Recently, a friend asked: What is the relationship between ARM9 and STM32? If we turn back time 10 years, ARM9 and S3C2410 were quite popular, but the “new era” ARM processors like STM32 also emerged. ARM9 is an early ARM processor, while STM32 is a more popular processor in recent years. ARM Naming Rules The … Read more

Essential Video Library for STM32 Enthusiasts

Essential Video Library for STM32 Enthusiasts

Attention all STM32 enthusiasts, here is an introduction to a video library focused on ST MCU training materials~~ Click the original link in the bottom left to go to the STM32 Enthusiasts Video Library and choose what to watch~~ Of course, you can also subscribe to this video library to keep up with updates on … Read more

Design of an Unmanned Boat Measurement and Control Device Based on STM32 Microcontroller

Design of an Unmanned Boat Measurement and Control Device Based on STM32 Microcontroller

Author: Ye Nan1, Wang Xiang2, Liu Huaizhi1 Affiliation: 1. China Shipbuilding Industry Corporation Pengli (Nanjing) Atmospheric Ocean Information System Co., Ltd., Nanjing, Jiangsu 210000; 2. China Shipbuilding Industry Corporation Nanjing Pengli Technology Group Co., Ltd., Nanjing, Jiangsu 210000. Abstract: The core of the unmanned boat is its integrated measurement and control device for information collection … Read more