[font=微软雅黑][size=4]According to the EEWORLD moderator rules and moderator operation manual, the list of moderators who received awards in December 2015 is as follows: [/size][/font][/align][align=left...
Many university textbooks give a lot of exercises, but the answers are usually hard to find, or even not available (some are even wrong). How do you use exercises without answers? Is there any way to ...
[i=s]This post was last edited by Aragorn on 2015-5-7 19:26[/i] [media=x,500,375]http://video.weibo.com/show?fid=1034:9a21b8cdd267e3763e8f53a69fe3afff[/media]...
[table=98%,rgb(238, 238, 238)] [tr][td]Use STM32F407 series MCU to drive OV2640Camera, read out 320*240 JPG picture array, now want to put time information on it, how to do it? I have never done pictu...
I have written some simulation models, and now I hope to turn them into callable modules so that I don’t have to copy them every time I use them.
Please let me know if anyone has done this before, cou...
1. What modules does an embedded system generally contain? What functions does the software generally perform? Why should we use an embedded real-time operating system? What are the benefits? 2. List ...
ZTE,
caught
in the vortex of
the US ban on the sale
of chips
, has sounded the alarm for China's information technology industry and revealed China's "chip disease". Let's follow the ...[Details]
1.MAX31865 (1 Introduction The MAX31865 is an easy-to-use thermistor-to-digital converter optimized for platinum resistance temperature detectors (RTDs). External resistors set the RTD sensitivity, a...[Details]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[Details]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[Details]
On Sunday, the South Australian government unveiled plans to build the world's largest virtual power plant, which will connect at least 50,000 homes over four years and have a capacity ...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
There are many types of blood glucose meters on the market, with different structures and shapes, prices and accuracy. It is difficult to achieve both price and accuracy. The reason is that a sui...[Details]
include ht47c20.inc data .section 'data' count db ? code .section at 0 'code' org 00h jmp start org 04h reti org 08h reti org 0ch jmp rtc_int org 10h reti ;**************************** star...[Details]