The following code is the input capture function of GD32F303CBT6 that I wrote according to the information on the Internet. It uses PA0 and TIME4_CH0. The PA0 pin has input a 50% signal of 1KHZ.
#incl...
SPICE teaching video based on Ispice and Hspice (Yuan Ze University) : https://training.eeworld.com.cn/course/5595SPICE (Simulation program with integrated circuit emphasis) is the most common circuit...
High-power adjustable power supply, you can modify the bottom by yourself, mount the whole board with copper heat dissipation or use aluminum substrate and add a small fan
The open source address is i...
Abstract: Aiming at the problems of traditional water quality detection instruments being too large and inconvenient to use, having a single detection parameter, and being unable to monitor and displa...
[i=s]This post was last edited by 1nnocet- on 2019-7-23 09:30[/i]《Basic Example 4 - USB Serial Port and PC Communication》
The USB serial port communicates with the PC using the TXD and RXD pins of the...
[i=s]This post was last edited by fjjjnk1234 on 2019-10-5 22:37[/i]The whole kit includes:
1. NUCLEO-F302R8 development board
2. X-NUCLEO-IHM07M1 expansion board
3. BR2804-1700Kv-1 three-phase brushle...
By pressing the 4*4 matrix button, the digital tube will display the corresponding value #include reg52.h typedef unsigned char u8; typedef unsigned int u16; u8 code smgduan ={0x3f,0x06,0x5b,0x4f,...[Details]
The much-anticipated Lattice Developer Conference is coming soon, and Lattice has just announced the full agenda of the conference. During the three days from December 5th to 7th, a series of excitin...[Details]
Recently, a piece of news has once again attracted everyone's attention to MediaTek. As a well-known semiconductor company in the world, MediaTek has indeed been somewhat low-key in the past six mont...[Details]
Innolux Corporation announced today that its consolidated revenue for August was NT$31.4 billion, a decrease of 2.7% from the previous month and an increase of 28.4% from the same period last year. I...[Details]
Test and measurement companies Rohde & Schwarz and Marvin Test Solutions have collaborated to develop a unique turnkey solution for beamforming integrated circuits (ICs) in 5G mmWave (FR2) and satell...[Details]
First of all, I would like to thank my friends who shared information online. There are many tutorials on configuring STM8 hardware I2C online, but some say that STM8 hardware I2C has problems. Howev...[Details]
Although current mirrors and circuits such as the Howland current source are taught as part of analog circuits, there is still a significant number of engineers who prefer to think in terms of voltag...[Details]
As we all know, in recent years, driven by smart phones, the mobile phone camera industry has developed rapidly, especially multi-camera and 3D cameras, which have become important selling points of ...[Details]
IC card (Integrated Circuit Card) is an integrated circuit chip embedded in a plastic substrate and packaged in the form of a card. IC card was first proposed in the early 1970s. It was first crea...[Details]
The following is the source program I wrote to read icl7135. It is a serial connection method, the crystal oscillator is 6M, and the frequency of icl7135 is obtained by dividing it by one quarter afte...[Details]
Recently, Huawei and Xiaomi have released new smart electric vehicles. As a new entrant, the performance of Xiaomi's SU7 remains to be seen. For Huawei, which has already released a number of smart...[Details]
WASHINGTON (Reuters) - The Trump administration is close to declaring 89 Chinese companies in aerospace and other fields to have ties to the military, which would restrict their purchase of a range o...[Details]
The following error occurs when compiling a project with STVD+COSMIC (loading someone else's project): #error clnk Debugdemo.lkf:47 can't openfile crtsi0.sm8 #error clnk Debugdemo.lkf:60 can't openfi...[Details]
This article uses the clock chip DS1302 as an example to analyze the timing diagram and write the code. DS1302 uses the SPI three-wire interface to communicate synchronously with the microcontroller...[Details]