[STM32 uses the HAL library to implement DMA mode serial port to send and receive data, logic simulator, and baud rate calculation]

Write the directory title here 1. Introduction to DMA 1. DMA four transmission paths 2. Core parameters 3. DMA channel resources in STM32 4. DMA workflow (1) Kernel workflow without DMA (4) DMA transfer mode (5) Arbiter and priority (6) DMA interrupt Create CubeMX project main code Effect demonstration! [Insert picture description here](https://img-blog.csdnimg.cn/82410eb5a84b4e3a92f52a9d0fd6cc76.png) Logic simulator […]

[High-intensity focused ultrasound simulator] Simulate high-intensity focused ultrasound beams and heating effects in layered media (Matlab code)

Welcome to this blog Advantages of bloggers:Blog content should be as thoughtful and logical as possible for the convenience of readers. Motto:He who travels a hundred miles is half as good as ninety. The directory of this article is as follows: Table of Contents 1 Overview 2 Operation results 3 References 4 Matlab code, data, […]

[Move in a random way with a routing WSN simulator] Move in a random way with a routing WSN simulator (Matlab code implementation)

Welcome to this blog Advantages of bloggers:Blog content should be as thoughtful and logical as possible for the convenience of readers. Motto:He who travels a hundred miles is half as good as ninety. The directory of this article is as follows: Table of Contents 1 Overview 2 Operation results 3 References 4 Matlab code implementation […]

[Optics] Aberration, interferometry and optical test simulator based on matlab

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

Come with me to write a virtual machine .Net 7 (3) – Install the LC-3 simulator and compiler

LC-3 (Little Computer 3) is a virtual computer model for teaching, mainly to facilitate students to understand the simplified computer structure. I mainly want to learn the cases in “Introduction to Computer Systems”, which are basically through the LC-3 simulator and LC-3 compiler, so I want to learn the installation method. These two softwares tend […]

Install magisk on the simulator to implement Charles to capture https package (2)

In the previous article, installing magisk on the simulator to realize Charles catching https package (1)_Xiaoxiaoxiaxia’s blog-CSDN blog, finally installed Magisk on the simulator. This article records the installation of the movecert module and the AlwaysTrustUserCerts module. The functions of these two modules are to transfer certificates such as Charles from the user directory to […]

[Move in a random way with a routed WSN simulator] Move in a random way with a routed WSN simulator (Matlab code implementation)…

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

[High-intensity focused ultrasound simulator] Simulate high-intensity focused ultrasound beams and heating effects in layered media (Matlab code)…

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

[WSN] Wireless Sensor Network Simulator Research Matlab Code Implementation

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

Distance vector routing protocol RIP (including Cisco simulator experimental command configuration)

Distance Vector Routing Protocol RIP (including Cisco simulator experimental command configuration) Introduction Distance Vector Routing Protocol (Routing Information Protocol, RIP) is an interior gateway protocol that is located at the application layer and uses 520 UDP port. RIP is based on the distance vector algorithm (Bellham-Ford) to measure the distance of the destination address based […]