The Xilinx Spartan?-3A Starter Kit enables designers to immediately take advantage of Spartan-3A FPGA device features such as standby power saving modes, high-speed I/O options, DDR2 SDRAM memory inte...
I haven’t written anything for a long time. From the end of last year to now, I have basically only been doing two things: working on WINCE and looking for a new job.
Forum friends who are familiar wi...
This method is actually very simple. Here is an example. First, write the module in HDL, for example:module my_comp(input [3:0] i1, input [3:0] i2, output [3:0] o1 ); assign o1 = (i1i2)? i1: i2; endmo...
When using RVCT to compile and link, many warnings appeared, """ Warning: L6307W: .text(workerDefault.o) contains branch to unaligned destination. """ I looked in the RVCT documentation, but didn't se...
Has anyone done a graduation project on a single-chip intelligent LC meter that can accurately measure inductance and capacitance? It would be best if the data can be analyzed on a PC. Please provide ...
[b][color=#ff0000]I designed and borrowed a program based on 51 single-chip microcomputer. At present, it can only control the on and off of an LED with a mobile phone. I want to add some programs to ...
Microcontrollers (MCUs), which are widely used in automotive electronics, are rapidly facing time and cost pressures. The main advantage of using MCUs has always been to create high-level system in...[Details]
With the continuous improvement of the requirements of intelligent building security systems and the continuous improvement of people's safety awareness, indoor anti-theft has gradually attracted peop...[Details]
On the afternoon of July 10, Beijing time, Taiwan's largest chip designer MediaTek expects its smartphone chip shipments to grow by double digits in the third quarter of this year, and the company is ...[Details]
In today's body control module (BCM) designs, savvy engineers are moving away from electromechanical relays whenever possible. Their next step is to eliminate fuses. But is eliminating fuses a nece...[Details]
Motors are important products that convert electrical energy into mechanical energy to achieve automation, and they are widely used in industrial control, medical electronics, white a...[Details]
LED technology has made rapid progress, and improvements in chip design and materials have promoted the development of brighter and more durable light sources, and the scope of light source applica...[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]
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]
The automotive power electronics market has grown rapidly as comfort and active safety features become more common. As traditional mechanical functions shift to electronic applications, the demand ...[Details]
It should be understood as follows: DC-DC means direct current to direct current (conversion of different DC power values). Anything that meets this definition can be called a DC-DC converter, incl...[Details]
1 Introduction to the overall system solution
The hardware part is mainly used to amplify the sound. When the sound is loud enough, the signal can be introduced into the microcontroller for de...[Details]
1. Introduction
AS-Interface bus technology is an intelligent network that uses a single cable to connect sensors and actuators to controllers, transmit data, and provide power. It can be used...[Details]
The biggest advantage of Profibus is that it is guaranteed by the stable international standard EN50170 and has been proven to be universal in practical applications. It has been widely used in man...[Details]
Introduction
Temperature and humidity control are widely used in people's production and life. People use thermometers and hygrometers to collect temperature and humidity, and control temperatu...[Details]
The programmable controller directly controls the stepper motor, which can significantly reduce the cost of the control system of the modular machine tool automatic production line. The article int...[Details]