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:
Drive IC for Micro Stepper Motors
There are various drive ICs available for micro stepper motors, such as DIO5833, HR8833, SGM42633, drv8833, and more. In this article, we will introduce the principles and usage of these
IAR Embedded Workbench for STM8
Building an IAR Development Environment IAR Systems is a globally renowned provider of embedded system development tools and services. IAR for STM8 is an integrated development environment for STM8 microcontrollers
STM32F103C8T6 Core Board – Schematic and PCB Design
The STM32F103C8T6 core board is based on the official ST STM32F103C8T6 microcontroller chip. This compact and versatile board has been meticulously designed to create a minimal system configuration, making it
STM32H750VBT6 Microcontroller
STM32H750VBT6 is a high-performance microcontroller launched by STMicroelectronics, which has excellent functions and a wide range of applications. In this article, we’ll introduce the features, specifications, application scenarios of STM32H750VBT6,
Common PCB Design Problem
PCB Design Issues Drilling Hole Problem:Irregular hole ring design Risk:May confuse hole attributes Recommendation:Hole ring should be a hollow ring Problem:Holes without wire connections Risk:May lead to incorrect hole attributes
TLIMX6U-EVM Core Board IoT Module Development
The TLIMX6U-EVM by Tronlong® Technology is an evaluation board designed around the NXP i.MX 6ULL, featuring an ARM Cortex-A7 high-performance, low-power processor. Consisting of a core board and an evaluation baseboard,
Difference between CPU, MPU, MCU, SOC and SOPC
What is CPU? The CPU (Central Processing Unit) is the computational and control core of a computer. The CPU is composed of an arithmetic logic unit, a control unit, registers,
Binary, Octal, Decimal and Hexadecimal of Microcontroller
What is Binary? Binary is a base-2 number system invented by Gottfried Leibniz, one of four number systems. In this system, it is usually represented by two different symbols 0
STC15W104 Microcontroller
STC15W104 refers to a microcontroller chip manufactured by STC Microelectronics. This chip is commonly used in various electronic devices and projects to control and manage input/output operations. The STC15W104 offers
How to Design a BootLoader for STM32 Series MCU?
BootLoader is a common word for many people , and it is even used frequently. For example, we need it when upgrading the system online, running the program in the
Several Open Source Bootloaders Suitable for MCU
Whether the Bootloader is used in the microcontroller depends on the design requirements of the product. If the product needs to be upgraded online or has security boot considerations, then
Bootloader (Embedded): Definition, Function, Working Principle
What is a Bootloader? The Bootloader is the first segment of code executed in an embedded system after power-up. Once it completes the initialization of the CPU and relevant hardware,