Application Notes and Sample Code
SoftwareOSNo.
Product Serial
Title
Description
Application Notes
Sanple CodeMN706-00001-1v0-E
32bit Microcontroller
FM3 Family Application Note
FM3 Family uT-Kernel S...
In the past, I have been introducing some traditional DSP program development methods to forum members, including firmware-based DSP development methods. Today, I will introduce the model-based DSP co...
I won't say anything, just the picturesI bought the DevPack, I never thought the connector to connect with stk is so mini, luckily I bought it. Otherwise I don't know how to debug.The same black immer...
This page has done many development board evaluations. Xiaoguan uses this page to summarize the previous evaluations. If you still want to view the previous evaluation results, you can turn forward. I...
[color=#000000][font=Arial,] Before the invention of dynamically regulated high power linear regulators, LED[/size][/font][font=Arial,] [/font][font=Arial,] [/font][font=Arial,] electronic[/size][/fon...
China Energy Storage Network News:
On April 24, State Grid Corporation of China (hereinafter referred to as "SGCC") and China Southern Power Grid Co., Ltd. (hereinafter referred to as "CSGC")...[Details]
When
artificial intelligence
can help humans take on some work, we always divide the responsibilities of both parties very clearly. When humans work, we rarely see
artificial intelligen...[Details]
1. Test conditions Hardware: STM32L432KC Main frequency: 80MHz Compiler: IAR 8.20.1 Compiler options: High Speed no size constraints CRC generator polynomial: 0x782f 2. Test Method The softwar...[Details]
The update interrupt initialization configuration of the stm32 advanced timer TIM1 is not much different from that of the ordinary timer. What needs to be paid attention to is the configuration of TI...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
The goal of this article is to build a TCP client based on the previous project that can ping the PC, and can actively send data to the PC, and can also send and receive data with the PC, and display...[Details]
The application of millimeter wave technology in mobile communications also involves a series of technical problems, including the large propagation loss of millimeter waves and the susceptibility ...[Details]
This is also a routine in the development board, with explanations of the key points. The program is as follows: /********************************************************* Program notes: First...[Details]
The article is written for LPC2148, but it is also applicable to Samsung's 44B0 chip. You only need to select S3C44B0 as the corresponding CPU when selecting it. JLINK debugging experience un...[Details]
As shown in the figure, the author soldered a STM32F207VET6 board using a TQFP (32-100PIN) 0.55MM to direct plug adapter board. The board leads out the SWD debug interface (only PA13 and PA14 are occ...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
This example sets up a button to adjust the square wave of different frequencies (multiples of 100) from 100-1000hz. In addition, serial port communication is added, and the corresponding frequency c...[Details]
Single-chip microcomputer experiment design: It is required to use 8951 series single-chip microcomputer, design a pulse generator with a pulse width duty cycle of 50%, 25% adjustable, and a period o...[Details]
Arduino programming is easy to learn, but it has to be used with an Arduino control board, which makes it more expensive and bulky. In addition, most circuits other than the microcontroller circu...[Details]