Contents Chapter 1 Introduction to the ISE System... 1 11 Introduction to FPGA/CPLD 1 111 Basic principles of FPGA/CPLD 2 112 Characteristics of FPGA and CPLD 7 12 FPGA/CPLD design process 9 13 Charac...
As the title says, the idea is to have an external wifi and BLE Bluetooth soc on the board (or built-in). Normally, the board goes into low-power sleep mode, Bluetooth broadcasts, and the WeChat apple...
This year is about to pass in a blink of an eye. I have been criticized a lot and embarrassed a lot. Many times, I burned out the device and was afraid of being scolded. I was scared and broke out in ...
Evaluation 1iBeacon Bluetooth Beacon
This article uses beacons and demonstrates how to modify the iBeacon application to modify the Payload , MAC address, broadcast time parameters, etc. The BRD4108A ...
( 1 ) Preamplifier circuit: In the -3dB passband 100Hz ~ 10kHz range, when the input effective value is 5mV ~ 100mV voltage signal, connected to a 600Ω resistor load, the output signal effective value...
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[Details]
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[Details]
As many companies listed with
the concept of
touch screen
begin to "transform and upgrade", the official voice of the TP industry is getting smaller and smaller. At the same time, the list o...[Details]
Leading Chinese PV inverter manufacturer Huawei said it is supplying string inverters to a 75MW fully digital utility-scale solar project in Brazil, which it claims is the first of its kind in the cou...[Details]
Recently, Zhejiang Lipu Crushing Equipment Co., Ltd. invested 50 million yuan to build a new "annual production of 1,200 high-efficiency and energy-saving ultra-fine pulverizer construction project...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
STM32 has two watchdogs: independent watchdog and window watchdog. This article mainly introduces the use of independent watchdog. Independent watchdog (IDWG): driven by an independent 40KHZ low-sp...[Details]
The storage media corresponding to the three boot modes of STM32 are built-in to the chip, they are: 1. User Flash = Flash built into the chip 2.SRAM = RAM area built into the chip, which is the m...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
DMA: 1. When using DAC, when the converted analog signal is output through the IO port, why is the IO port also configured to input mode? PS: The stm32 manual defines that PA4 and PA5 are connected...[Details]
When the program starts running, light A turns on for 5 seconds, then turns off, light B turns on for 5 seconds, light B turns off, light C turns on for 5 seconds, light C turns off, the program ends...[Details]