This paper studies the NDK, a network development tool for TIC6000 series DSPs. Combining the TMS320DM642 chip, the structure of NDK is described in detail. The general process of developing DSP netwo...
[size=5][color=#0000ff][font=Tahoma,]A new round of Q&A activities has begun. As long as you participate in the interaction and help netizens solve their questions, you will have a chance to win a pri...
After completing the HSMC adapter board,We completed the design and PCB drawing of the HMI board,At present, it has been sent to the PCB manufacturer for making boards.Functions implemented by this bo...
I want to ask if I can use OpenGL ES to develop animation on WinCE. My motherboard is PCM9375 (CPU is X86 structure)? If it is possible, how to achieve it? Thank you!...
Turn to the first chapter. The author's summary of getting started. Before we get started (ARM is like this, DSP is the same), there will always be many questions and concerns. We are eager to know wh...
Today, when debugging the HID read and write routines, the single-chip chicken unfortunately died. At that time, data was being written to the on-chip DATAFLASH through the USB port. I also tried to m...
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]
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]
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]
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]
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]
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]
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]
Site conditions: 1. AD acquisition, DMA transmission; AD is set to single-channel continuous mode, DMA is set to single-shot mode. The upper threshold of the AD analog watchdog setting is less than t...[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]
#include reg52.h //Include the header file. Generally, no modification is required. The header file contains the definition of special function registers. /*-------------...[Details]
Compilation environment: (Keil) MDK4.72.10 STM32 library version: STM32F10x_StdPeriph_Driver_3.5.0 1. This article does not provide a detailed introduction to the basic knowledge of FLASH. If you d...[Details]