-
With the rapid development of computer application technology, mobile storage devices have been widely used. Among them, CF (Compact Flash) card was born in 1994. It is the earliest flash memory card...[Details]
-
With Tesla's heavy investment and domestic investment in smart driving, advances in software and hardware are crucial to achieving comprehensive smart driving.
The integration of hardwar...[Details]
-
According to Bloomberg, the Semiconductor Industry Association of the United States sent a letter to U.S. Commerce Secretary Wilbur Ross last week, stating that relaxing the government's sales ban on...[Details]
-
The previous part of the real-time control series provided an in-depth look at the functional blocks of processing. In this part, I will discuss
the drive phase (updating the system) of real-ti...[Details]
-
The World 5G Conference officially opened. Zhao Jingchun, Chairman of China Radio and Television, attended the conference and delivered a keynote speech at the main forum. ...[Details]
-
LED chips
With the increase in technology and quantity, the use of larger wafer manufacturing technology will continue to reduce costs. In recent years, the rate of reduction has been 20% per...[Details]
-
Chip used: STM32F103ZET6 Purpose: Use timer 3 of stm32 to output PWM Registers used and corresponding bits (refer to the STM32 reference manual): (1) Control register 1 (TIM1_CR1) Bit 0 CEN: counte...[Details]
-
In the previous experiment, we explained how to relocate the code, but relocating the code to the IRAM with only 256K is not very useful. The correct way is to relocate the code to the main memory wi...[Details]
-
It has been nearly two years since the Japanese government tightened export controls on South Korea in July 2019. In order to counter Japan's export controls, the South Korean government has introduc...[Details]
-
This article highlights how businesses are using embedded chatbots and how developing the technology can create new potential use cases in the future.
What is an embedded robot?
Many olde...[Details]
-
source code: /* * _3.c * * Created: 2011-4-5 11:34:29 * Author: xmphoenix.fish */ #include avr/io.h #include util/delay.h #define F_CPU 8000000UL const unsigned char table ={0x3f,0x06,0x5b,...[Details]
-
Bryce Johnstone (Head of Automotive Marketing, Imagination Technologies) The smart cockpit must work in conjunction with advanced driver assistance systems ( ADAS ). It is critical to build trus...[Details]
-
hardware design Simulation Figure 1: There are 8 temperature collection points in total, based on DS18B20, LCD1602 displays in polling mode programming #include AT89X52.h #include Intrins.h #de...[Details]
-
Andes Technology, a founding member of the RISC-V Foundation and a leading supplier of 32/64-bit embedded CPU cores, whose customers mass-produce more than 1 billion diverse SoCs annually, announced...[Details]
-
CAN bus (Controller Area Network) is a communication protocol used in the automotive and industrial fields. It has high reliability, real-time and flexibility. In the CAN bus system, the repeater i...[Details]