[size=3] Hello everyone, to thank you for your silent contribution and support to the forum, we will select some popular development boards for you to evaluate. We hope that through the evaluation, we...
Our company makes Bluetooth headsets, and we have tested the current in various states using a Fluke multimeter. The results should be accurate and the headset should be able to last a week on standby...
An improved FIR digital filter design In digital signal processing, filtering plays an extremely important role. Digital filters are basic processing algorithms in spectrum analysis, radar signal proc...
[align=left][b][font=Microsoft YaHei][size=5][color=teal]Event time: [/color][/size][/font][size=4][font=Microsoft YaHei]From now until [/font]June 30[/size][/b][/align][b][color=#008000] [/color][/b]...
[i=s]This post was last edited by yjtyjt on 2018-7-4 06:19[/i] I re-burned the firmware of the ESP8266 module on the Xiaoe Experience Board of the Development Express. Without a development board, I f...
[i=s] This post was last edited by jplzl10000 on 2017-2-28 10:46The circuit connection is shown in the figure above, and the periphery is extremely simple. The PWM signal is input to the lower left pi...
Designing for automotive LCD displays larger than 5" can be complex. The display source driver requires a supply rail called analog voltage device drain (AVDD) in the 10V to 15V range and two supply ...[Details]
In order to strengthen the management of new energy vehicle charging facilities in our city, prevent and reduce accidents, protect the lives and property of the people, and improve the public safet...[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]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
1. Introduction to MC68K CPU The MC683xx series of microcontrollers are composed of the famous MOTOROLA 32-bit microprocessors such as MC68K, 68020, 68040, and the compatible 68K, CPU32, CPU3...[Details]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
Timer Interrupt The timer function of STM32 is very powerful. There are advanced timers such as TIME1 and TIME8, general timers such as TIME2~TIME5, and basic timers such as TIME6 and TIME7. In th...[Details]
It is required to use MCS-51 microcontroller to sort data. 1. Sort the 8 data in ascending order; 2. The data to be sorted is stored in the internal data memory address units 30H-37H, which are 34H, ...[Details]
In the early morning of May 9th, Beijing time,
Google
held its annual developer conference Google I/0 2018 in Mountain View, California. As expected,
Google
released the latest vers...[Details]
In one of my products, there are two chips, AVR and PIC, at the same time. When AVR drives the relay, then drives the contactor. PIC is used for display. I found that PIC actually has a little interf...[Details]