[i=s]This post was last edited by liwenz on 2016-7-26 14:49[/i] I want to create a hello program under Altera 15. Finally I created qsys and added it to the schematic, but I found that I can't add alt...
From: http://www.techweb.com.cn/it/2021-09-13/2857332.shtmlIoT has become a hot spot and a "battlefield" for Internet manufacturers. In a broad sense, smart cars, smart home appliances, wearable devic...
Today, someone called me unexpectedly. He was a friend of my roommate.
The guy said he wanted to make something:
For example, in a swimming pool, if someone goes into the water, a sensor will keep a s...
[p=35, null, left][color=#555555]Recently, I am working on motion control based on TMS320F28335. Some peripheral modules of 28335 are used: SCI, ePWM, eQEP/AD, etc. In order to have a place to review ...
[i=s]This post was last edited by serialworld on 2018-10-30 20:21[/i] Use arm-gcc compiler and TrueStudio IDE integrated development environment. Directly use the startup file and connection file of S...
A netizen's full-band FM radio schematic diagram. The circuit is relatively simple, using a frequency synthesis high-frequency head and electronic volume control. It is for your reference. [[i] This p...
Recently, the U.S. Department of Commerce announced that it would prohibit companies in the country from selling any electronic technology or communication components to ZTE, a Chinese communicatio...[Details]
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[Details]
For 80,000
ZTE
(000063.SZ) employees and more Chinese ICT (information and communication technology) industry practitioners, the news from across the ocean on the evening of April 16 kept t...[Details]
In the actual project development process, we often need to get the running time of a section of code. The usual method is to use an oscilloscope to measure it. This blog post will use SysTick to acc...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[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]
Timing and protocol are two key points in digital system debugging, and they are also where logic analyzers can play their most valuable role. How can we use a logic analyzer to quickly complete wiri...[Details]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[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]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[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]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[Details]
When STM32 uses JTMS (PA13) and JTCK (PA14) as normal I/O ports, add the following code before initialization (the order cannot be reversed): RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO, ENABLE); G...[Details]