ARM has officially integrated the CMSIS-DAP tool into DAPLink: [url]https://github.com/ARMmbed/DAPLink[/url] Due to the bandwidth bottleneck of full-speed HID, CMSIS-DAP under Windows system is basica...
I wrote this program myself. It is mainly to write custom characters on 1602, which can be controlled by h1838. It has no practical significance. I made a test file so that I can debug it later. msp43...
[i=s]This post was last edited by strong161 on 2017-4-28 22:05[/i] EE's express delivery is still very good. I thought I would not receive the board until after May 1st because I was on a business tri...
[i=s]This post was last edited by xiashuang on 2022-7-19 10:51[/i]Modbus is a commonly used industrial communication protocol. This time, I ported Modbus RTU on HPM, mainly to get familiar with UART a...
I am now pretty good at writing C language. I also learned IBM-PC8086 assembly language. I studied it very hard back then and it is pretty good. I am preparing to switch to driver development under Li...
Abstract: In order to generate a stable excitation signal, the design of a digital frequency synthesizer is implemented on FPGA using Verilog hardware language. The design includes accumulator, wav...[Details]
From the PIC16F946 datasheet, we know that there are two ways to write values to the LCD for display:
1. Directly write the value to LCDDATA1~LCDDATA23
2. Use disconnect t...[Details]
5. Identifiers and keywords of C language
A complete PIC microcontroller C language program usually consists of six parts: include files (i.e. header files 1, variable definitions, variable de...[Details]
Vertical cavity surface emitting lasers (VCSELs) are gradually replacing traditional edge emitting lasers, especially in low bandwidth and short-distance communication systems where cost factors ar...[Details]
Since the No. 4 blast furnace of Handan Iron and Steel was put into operation in 1993, its external equipment has been seriously aged, and the original PLC control system TDC3000 of the hot blast furn...[Details]
This controller uses PIC16C54 single-chip microcomputer as the controller, and it is very easy to use: just connect a telephone line to the loudspeaker through the controller, and you can rem...[Details]
Abstract: In recent years, with the establishment and grid-connected power generation of a large number of solar photovoltaic power stations at home and abroad, photovoltaic grid-connected inverter...[Details]
The serial interface real-time clock chip DS1302 launched by Dallas Company in the United States can trickle charge the backup battery of the clock chip. Due to the main features of the chip such a...[Details]
System Overview
The system consists of a signal preprocessing circuit, a single-chip computer AT89C2051, a systematic LED display module, a serial port data storage circuit and system software...[Details]
Introduction
In industrial control, speed measurement is often required. Generally, a contact tachometer is used. This tachometer must be placed against the center of the shaft to measure. It...[Details]
With the rapid development of wireless
digital communication
, more challenges have been raised for integrated circuit design and testing. In the product design stage, in order to ensure
t...[Details]
The launch of Shenzhou IX is imminent, and Tiangong is welcoming visitors again. Yesterday, Professor Fu Qiang, Vice President of the Institute of Science and Industrial Technology of Harbin Instit...[Details]
One in five car failures are caused by batteries, a problem that will become more serious in the coming years as electric-by-wire, start/stop engine management and hybrid (electric/gas) vehicles be...[Details]
At present, with the diversification of portable products and the almost harsh requirements for audio and video parts, the power consumption requirements of the whole machine have been raised to a ...[Details]
DCDC means DC to DC (conversion of different DC power values). Anything that meets this definition can be called a DCDC converter. Specifically, it means converting the input DC into AC through a s...[Details]