1. If the MCU has a serial port peripheral, plus a level conversion chip, such as MAX232, SP3485, it is the RS232 and RS485 interface. 2. RS485 uses differential signal negative logic, +2~+6V represen...
[size=3]:loveliness:Add some material every day to make yourself go further! [/size] [size=3] [/size] [size=3]Today's material is: [/size] [size=3] [/size] [size=3][url=https://download.eeworld.com.cn...
SMS sending and receiving ShenDa PDA sends short messages, and the server receives the mobile Windows Mobile system using the public network, the server receives, two programs contact QQ 412925762...
When communicating with the lower computer, I send a command but there is always no return value. I don't know why. Is there any way to solve it? Change the baud rate? Increase the waiting time?...
[i=s]This post was last edited by chenbingjy on 2016-5-19 11:55[/i]It says that after compiling, three image files will be generated in the directory /out/target... I have compiled it, why can't I fin...
Although DIY Tool Hunt is a sub-forum, it carries the hope of every DIY lover. The world is full of wonders. There are always tools you have never seen and DIY methods you have never thought of. Requi...
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
1. Initial understanding of FSMC: FSMC consists of 4 modules: (1) AHB interface (including FSMC configuration register) (2) NOR flash memory and PSRAM controller (when driving LCD, LCD is like a PSRA...[Details]
Since the second half of 2017,
the market share of
quantum dot
displays has dropped significantly, with global sales falling from 3.42 million in 2016 to 2 million in 2017, a 42% decrease; d...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
Since China began to try to produce panels independently in 1998, in 2018, China's panel industry has gradually upgraded from a marginal industry to the largest production scale. Especially in the ...[Details]
I rewrote the main part of this program. The program uses the watchdog as a normal timer and scans the digital tubes in the watchdog interrupt. In addition, I added a display buffer. If you want to d...[Details]
The ARM11 (S3C6410) processor is selected as the hardware platform, the embedded Linux operating system is used as the software platform, the background difference method and the frame difference...[Details]
Since the 20th century, our data
storage
has evolved from media such as magnetic tapes, floppy disks and CDs to sophisticated semiconductor
storage
chips that can store data in coun...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[Details]
The role of the watchdog: Since the operation of the microcontroller is often interfered by the external electromagnetic field, the program may run away and fall into an infinite loop. The normal ope...[Details]