Who is willing to be my master? I just graduated and joined a company. I am required to use CPLD to make a design. However, as it is a small company, there is no training and I have only learned the b...
[i=s]This post was last edited by shauew on 2016-7-14 17:44[/i] As the title says, I got the KIT package of ADI's demo board and installed CCES. The SC589 chip is an A5 + two SHARC architectures. As a...
[i=s]This post was last edited by Jinniu68 on 2018-3-23 10:17[/i] Hello everyone! I am not an electronics major, I am just an amateur, and my level is limited. I am new to this forum, and I would like...
I have been admitted to graduate school and will work in radio frequency. I will graduate soon and I want to find something meaningful to do during the summer vacation. Some people suggest that I go d...
What happened: I needed a formaldehyde sensor for a gadget. I saw a company on Taobao that made formaldehyde sensors. They seemed quite professional and sold formaldehyde sensor interface boards. So I...
[i=s]This post was last edited by paulhyde on 2014-9-15 09:34[/i] With the rapid development of computer technology, embedded systems will play an increasingly important role in people's production an...
The Sino-US trade war has already started. Trump's series of actions have had a negative impact on the global economy, such as increasing tariffs on Chinese companies and restricting domestic compa...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
In simple terms, high-end chips solve many complex problems, mid-range chips solve a single complex problem, and low-end chips solve a simple problem. Let's learn more about the relevant content wi...[Details]
LAN8720 test code arrangement 1. Modified based on two projects, namely "Experiment 55 Network Communication Experiment" of Zhengdian Atom ATK and "STSW-STM32070" routine of ST official The hardware ...[Details]
The F1 racetrack is roaring with engines, and a fierce F1 race is about to begin. I am not a fan of racing cars, and I have nothing to do with this world, but
I spent a special day here
because...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
This program sets the LED running light and the 0-16 numbers of the 0th position of the digital tube to light up in a cycle. The digital tube program cannot be put into the main function, because the...[Details]
Each I/O port of the AVR microcontroller corresponds to three registers: DDRx, PORTx and PINx, where DDRx is the data direction, i.e. input or output; PORTx is the state of the internal pull-up r...[Details]
Regarding
the development of
AI
, Kai-Fu Lee, chairman of Sinovation Ventures, has always been a well-known optimist. Let's learn more about it with the network communication editor.
...[Details]
There are three interrupt signals in the EM78X56 series IC , namely: TCC overflow interrupt, PORT6 Change interrupt, and external signal interrupt. Before explaining how to use interrupts, users ...[Details]
AVR serial port says it has multi-machine communication function, which means it sends the slave address in the first frame and then sends data. So where is the slave address written? Does the slave ...[Details]