[font=微软雅黑][size=5]Event details: [url=https://bbs.eeworld.com.cn/TI/20131115webench/index.html]>>One Webench design a day, see who can last 30 days? [/url] Awards: [/size][/font][font=微软雅黑][size=5] [...
[size=3][color=blue][b]Some resource posts about switching power supplies are collected here for your convenience. Constantly supplemented........[/b][/color][/size] [b][color=#0000ff][/color][/b] [b]...
I found an experiment on expanding ZLG7290 under WINCE in a CD of Beijing BoChuang. Has anyone done a similar experiment? Or if you have their CD materials, please send me a copy. Thank you! sasinop@h...
Two problems occurred in the asynchronous serial port experiment: (1) In FIFO round-robin mode, the serial port debugging assistant sent a string: 1234567[color=Red]89[/color]10111. After receiving th...
Using the STM32 platform, I have developed a project in the IAR environment, which is now on the market in batches. A few days ago, I went to the National Quality Inspection Bureau to test eight machi...
Recently, I have read the director's creation of a general processing procedure and I admire him very much. If I had known this treasure earlier, I would have avoided many detours.In fact, I just copi...
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]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[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]
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]
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]
*This article is based on the author's report at the "Embedded System Association Theme Discussion (Total 22nd) - Current Situation and Development Prospects of Internet of Things Operating Systems...[Details]
In January, Android 7.0 Marshmallow surpassed Lollipop three years ago to become the second most used Android version in the world. According to
the latest data from
Google
, a snapshot of d...[Details]
What are your expectations and ideas
for
the future of
Xiaomi Mi Band
?
Xiaomi Mi Band’s
official Weibo shared many netizens’ thoughts on
the future direction and functions
of Xiao...[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]
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]
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]
;Question requirements: ;Stopwatch timing, press S0 to start timing, and the digital tube will display; ;Press S0 again to stop. If S0 is not pressed to stop after counting for 1 minute, the buzzer w...[Details]
;The hardware connection circuit of the 51 single-chip microcomputer is as follows: ;P1.3 and P1.4 are each connected to a button; ;P0.0 and P0.3 are each connected to a light-emitting diode; ;P2.0~P...[Details]