-
Silicon Integrated Systems (SiS) has recently launched a new highly integrated system-on-chip product, the SiS328, for high-resolution HDMI digital LCD TVs.
SiS32 is a US standard (
ATSC
...[Details]
-
The combination of power and control makes LED lighting solutions flexible and simple
The message conveyed to design engineers in these turbulent economic times is clear: save money! This i...[Details]
-
In practical applications, a software-programmable gain amplifier (PGA) is often needed to amplify analog input signals of different amplitudes to a specific range to facilitate sampling by the ...[Details]
-
In an era when everyone is discussing artificial intelligence, how will ADAS (advanced driver assistance) evolve to AV (fully autonomous driving)? It is obvious that relying on the perception and com...[Details]
-
Recently, I used the STM8L151 chip in a project. Of course, the advantage of this chip is low power consumption, and the core of the project is low power consumption. Regarding the 5 low power modes,...[Details]
-
Jingrui Co., Ltd. released its performance forecast for the first three quarters of 2019. The announcement shows that the net profit attributable to shareholders of the listed company in the first ...[Details]
-
After analyzing the USB bus driver in the previous chapter, let's start writing a USB driver: In this program: Use the left button of the USB mouse as the L button, the right button of the USB mous...[Details]
-
The latest forecast from market research firm Canalys shows that global smartphone shipments this year will drop 10.7% from 2019. However, as mobile phone manufacturers continue to launch new phones,...[Details]
-
Overview of High-Resolution Analog-to-Digital Converters (ADCs) -
The dramatic reduction in the cost of high-resolution ADCs brings many benefits to designers
Designers working o...[Details]
-
1. The EQU instruction is used to assign a value or register name to a specified symbol name.
Format: symbol name EQU expression
Symbolic name EQU Register name
The expression must be a simple ...[Details]
-
According to the national standard GB7665-87,
sensor
is defined as a device that can sense the specified measured quantity and convert it into a usable output signal according to a certai...[Details]
-
•
Lower drift, isolated Hall-effect current sensor reduces design complexity in high-voltage systems
•
EZShunt™ integrated shunt product family simplifies design while reducing sys...[Details]
-
; THIS ROUTE IS USED FOR 93C46 (Configue as ; 16 bits organizaTIo) READ & WRITE ROUTE RA EQU 5 RB EQU 6 BIT-COUNT EQU DATA_HI EQU 10H ; HI half of words DATA_LO EQU 11H ; LO half of words ROM_AD ...[Details]
-
; this route is used I2C EESROM write and ; read; addressing mode is indirect START BSF RB_C,SDA NOP MOVFW RB_C TRIS RB BSF RB,SCL NOP BTFSS RB,SDA GOTO ^-1 BCF RB_C,SDA NOP MOVFW RB_C TR...[Details]
-
Since Uboot2011.06 has good support for S3C6410, we use Uboot2011.06.
1. Porting environment
Host: VMWare-ubuntu
Development board: ok6410—512M nandflash, Kernel: 2.6.30.4
u-boot: u...[Details]