A Recommended Method for Porting the New DSP Library Source Code

A Recommended Method for Porting the New DSP Library Source Code

Note: 1. The DSP library in the new CMSIS V5.6 is much more user-friendly than previous versions. 2. This post shares a method for adding source code. Previously, we used libraries, which made it inconvenient to view the source code. 3. You can also refer to the first version of the DSP tutorial, which is … Read more

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

IAR: Advancing Functional Safety and Ecosystem in Embedded Systems Development

IAR: Advancing Functional Safety and Ecosystem in Embedded Systems Development

According to a report from Electronic Enthusiasts Network (by Huang Jingjing), with the continuous advancement of hardware and software technologies, the application of embedded systems in industries such as automotive, industrial automation, medical, and the Internet of Things is becoming increasingly widespread. These industries exhibit significant market size and growth rates. In a recent interview … Read more

Common Issues and Solutions for Jlink Downloader

Common Issues and Solutions for Jlink Downloader

1 Many beginners encounter difficulties when using the Jlink downloader, often facing various issues that can be quite confusing. This document aims to illustrate some common problems and their solutions, providing reference for those just starting to use the Longqiu Jlink downloader, helping to reduce unnecessary efforts in their learning process. If there are any … Read more

Controversies in Lymph Node Dissection for Intrahepatic Cholangiocarcinoma

Controversies in Lymph Node Dissection for Intrahepatic Cholangiocarcinoma

Click on the above “Peking University Tumor Hepatobiliary Surgery One” to subscribe Presenter: Dr. Wang Hongwei Consultation Time: Friday Afternoon Report Title Controversies in Lymph Node Dissection for Intrahepatic Cholangiocarcinoma Intrahepatic cholangiocarcinoma (ICC) refers to a malignant tumor originating from the epithelial cells of the intrahepatic bile ducts, particularly the secondary bile ducts and above. … Read more

Step-by-Step Guide to Developing ARM with IAR Using N32G435

Step-by-Step Guide to Developing ARM with IAR Using N32G435

This article provides a step-by-step guide on using IAR for ARM development, taking the N32G435 as an example. The process is as follows: S1: Launch IAR by double-clicking the icon to open the project. S2: Create a new workspace: File / New workspace. S3: Create a new project: Project / Create New Project… A new … Read more