Blog Center
Learning from our posts in different topics: development case of chips, reverse engineering applications, ic programming tutorials, and more. Our team of experienced PCB experts are here to answer your queries and help you in any way possible.
Reading by Post Topics:
Post Showcase:
STM32CubeMX Tutorial for Beginner
STM32CubeMX is an STM32 chip graphical configuration tool launched by STMicroelectronics (ST). The software is efficient and convenient. It can achieve many configurations through simple operations, allows the use of
STM32F407 Microcontroller: Features, Specifications, Development Project
In the field of embedded systems, microcontrollers, as key components, play an important role in scenarios such as automatic control, Internet of Things, and industrial applications. The STM32F407 launched by
PMIC: Power Management Integrated Circuit
As the heart of electronic equipment, PMIC has been widely used in electronic equipment in various fields such as mobile phones, consumer electronics, industrial control, medical instruments, and automotive electronics.
Application of FatFS file system on MCU
The FatFS file system is a well-known file system in the field of microcontrollers. Due to its lightweight and compatibility, it is favored by MCU developers. When implementing tasks such
STM32MP1 Development Tools Qt Creator
Introduction to STM32MP1 In the process of continuous iteration of chips, many excellent models have been produced. For example, STM32MP1 is a model of the new generation of MPU. In
ST-Link Programmer
We have introduced the hardware debugger tools / programmer before, now let us learn the ST-Link programmer together. In this article, you will learn about the different versions of ST-Link,
STM32CubeProgrammer Tutorial
Introduction to STM32CubeProgrammer STM32CubeProgrammer is a very powerful STM32 programming tool launched by STMicroelectronics. It highly integrates the functions of the following tools: STVP or STLinkUtility (JTAG/SWD programming tool) STMFlashLoaderDemo (UART
STM32F3 Series Microcontroller
STM32F3 includes a series of 32-bit MCUs with high performance, real-time functionality, digital signal processing, low power consumption and low voltage operation, while maintaining high integration and ease of development.
STM32 Nucleo Development Boards
ST’s STM32 Nucleo development boards encompass a range of options, including NUCLEO-F030R8 (supporting STM32F0), NUCLEO-F103RB (supporting STM32F), NUCLEO-F401RE (supporting STM32F4), and NUCLEO-L152RE (supporting STM32L1). These boards offer various combinations of
STM32G4 Series Microcontroller High Performance MCUs
The STM32G4 series was introduced in June 2019 as an upgrade to the F3 series, offering enhanced performance and analog-digital capabilities. It features upgrades in terms of performance, peripherals, and
SWD vs. JTAG: A Comparison of Embedded Debugging Interfaces
SWD and JTAG are popular debugging interfaces for those MCU basing on Cortex-M. But these two interfaces are different in both structure and applications. In this article, we’ll introduce their
Hardware Debugger Tools in Embedded Systems
In embedded system development and MCU software development, engineers frequently employ debuggers to debug programs. Consequently, we can locate and reduce the number of errors in microcontroller programs, making them