Event details: https://bbs.eeworld.com.cn/elecplay/content/137Evaluation report summary:
@jinglixixi【CH579M-R1】+ Construction and use of development environment
【CH579M-R1】+ PWM breathing light
【CH579...
I want to ask, I am doing simpliti communication, the node has always sent data to the gateway, but I have never tried to send data from the gateway to the node. I don't know which god knows the under...
I want to use stm32 to realize infrared distance measurement, the requirement is 30 cm to 1 meter. Real-time measurement, etc. Has anyone realized it? If you have any, please come in and exchange....
I don't know what causes this problem? Here are the settings. I used F4152 and copied what others wrote. void main( void ) { u8 i; WDTCTL = WDTPW + WDTHOLD; // Stop watchdog timer to prevent time out ...
Our company is in urgent need of several engineers, including mechanical engineers, firmware engineers, and structural engineers. They are mainly engaged in mobile phone accessories, such as mobile ph...
The most significant event in the technology circle during this period is undoubtedly the news that ZTE was banned by the United States. Once the news came out, it shocked the entire Chinese techno...[Details]
Dong Yang, executive vice president of the China Association of Automobile Manufacturers, said on the 26th that according to the authorization of the Ministry of Industry and Information Technology...[Details]
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[Details]
Recently, the results of the 2018 German Red Dot Design Award were announced. GoodWe, a company located in Suzhou High-tech Zone, stood out among thousands of outstanding design products from 5...[Details]
In the Huaxing Optoelectronics LCD panel
factory
located in Guangming New District, Shenzhen
, apart from a few people repairing machines, it is often difficult to see other people. Here, ev...[Details]
Unlike three years ago, today's
artificial intelligence
is no longer just a floating concept, and the venture capital circle has begun to explore the various possibilities of this technolog...[Details]
This program is used in the development board to generate sounds of different frequencies. The overall program is relatively simple, mainly using two timers. The code and my comments are as follows. ...[Details]
On the eve of 5G
commercialization,
ZTE
has established and adhered to
the
5G
pioneer strategy, focusing on
5G
end-to-end solutions, and investing in standard setting, ...[Details]
According to TechRadar, given rumors that
Google
is developing a Pixel Watch
,
the
recently renamed Wear OS
smartwatch
operating system may soon be able to show its full cap...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[Details]
#include reg52.h //Include the header file. Generally, no modification is required. The header file contains the definition of special function registers. /*-------------...[Details]
I have been deeply affected by serial ports since 51. The MAX232 I bought from Huaqiang was originally broken. I thought there was something wrong with my circuit or schematic. Since there was no goo...[Details]
On November 23, Toyota recently released its latest humanoid robot, the T-HR3, which the company said "represents an evolution of the humanoid robot played by previous devices ". This new robot was...[Details]