Obsolete Product(s) - Obsolete Product(s)

Size: px
Start display at page:

Download "Obsolete Product(s) - Obsolete Product(s)"

Transcription

1 AN1841 APPLICATION NOTE Closed Caption and XDS Software 1 INTRODUCTION This document describes the Closed Caption and extended Data Service (XDS) extraction software module available for the ST92x196 family. 2 COMPOSITE VIDEO SIGNAL 2.1 Introduction The composite video signal waveform is the amplitude-versus-time representation of the signal produced jointly by the television camera, the camera-control unit, the synchro generator and, for color operation, the color encoder. Signals considered in this chapter apply to the 525- line NTSC color television system used in the USA. 2.2 Characteristics Picture scan, is from left to right and top to bottom, consisting of 525 horizontal lines per frame and 30 frames per second. Each frame is divided into two alternating fields. The polarity of modulation is negative. 70% of the amplitude range is selected to transmit the brightness information. The 30% left are available for the synchronizing information, needed to lock the picture beam to the camera or other source. In color television transmissions, two synchronization signals are used to control deflection, a third one provides the color-coding information. AN1841/0704 Rev. 2 1/17

2 2.2.1 Horizontal synchro The horizontal synchro is used to blank the source output during the horizontal retrace interval time. Line frequency = Hz/2 x 525 lines = Hz Figure 1. Horizontal synchro HORIZONTAL BLANKING BLANKING LEVEL PROGRAM COLOR BURST HORIZONTAL SYNCHRO 2/17

3 2.2.2 Vertical synchro The vertical synchro is used to blank the source output during the vertical retrace interval time. Also, in order to respect a good interlace, signals are different on two successive fields. In one case the last horizontal pulse is one half-line period preceding the vertical blanking interval, and in the next field, the last horizontal pulse will followed by a full line period. Vertical synchronizing is guaranteed by doubling the horizontal pulse frequency during the vertical retrace. Figure 2. Vertical synchro FIELD 1 VERTICAL BLANKING INTERVAL 3 LINES 3 LINES 3 LINES PRE-EQUALIZING VERTICAL SYNCHRO POST-EQUALIZING LINE 21 FIELD 2 VERTICAL BLANKING INTERVAL 3 LINES 3 LINES 3 LINES PRE-EQUALIZING VERTICAL SYNCHRO POST-EQUALIZING LINE Color synchro The third synchro signal is the color-synchronizing burst which gives the reference phase for the chrominance subcarrier. The synchronizing information is contained in a short burst of the subcarrier frequency which follows the horizontal pulse and is completed before the start of the picture modulation. 3/17

4 3 CLOSED CAPTION SIGNAL 3.1 Introduction As described above, TV lines during the vertical retrace do not contain active video portion (invisible lines). So, these lines are free to carry composite data signal (Teletext, Closed Caption, VPS...). This chapter presents the video signal specification and encoding format for the Closed Captioning signal. It is intended to summarize the information given in EIA608 & EIA 744 specifications of the Federal Communications Commissions Rules and Regulations regarding the use of the line 21 of the television vertical blanking interval for closed captioning. 3.2 General Closed captions of program related material of a broadcast nature will be transmitted in the form of an encoded composite data signal during the unblanked portion of the line 21 of the standard NTSC video signal. The composite data signal consists of a run-in clock signal, a start bit and 16 bits of data. Suitable decoders with the aid of the run-in clock signal and the start bit separate the data signal from the television signal and provide a data stream at a rate of 480 bits/s (16 bits/field1 or field2 with 30 field1 or field2 per seconds). This data stream contains encoded information which provide the instructions for display formatting, language selection and alpha-numeric characters which provide the captions of full page text to be added on the television receiver screen. 3.3 Video signal waveform The composite data signal contained within the active video portion of line period carries a runin clock (data synchronizing signal), a start bit, followed by 16 data bits. The instantaneous data rate is thirty-two times horizontal line scanning frequency (Fh=15734Hz) for a nominal value of bits per seconds. The run-in clock consists of a 7-cycle sinusoidal "burst" which is frequency and phase locked to the Caption data signal. It is intended to provide synchronizing information for the decoder data-clock. The run-in clock signal is followed by an interval of 2 bits duration during which the data signal is at blanking level. At the end of this 2 bits interval signal, a start bit is transmitted. Figure 3. video signal waveform 50 IRE PROGRAM COLOR BURST 7 CYCLES OF 503 KHz (RUN-IN CLOCK) TWO 7 BIT + PARITY ASCII CHARACTERS (DATA) 25 IRE 20 IRE 0 IRE -20 IRE -40 IRE BLANKING LEVEL START BIT te: Legend: IRE: A unit of measurement used to describe the amplitude characteristics of a video signal. Pure white is defined to be 100 IRE and the blanking level is defined to be 0. 4/17

5 3.4 Transmission format The data transmission uses a basic non-return-to-zero (NRZ) code. All control and alpha-numeric characters use the 7-bit code of the USA Standard Code for information interchange (USASCII). An eighth bit is added to each character to provide odd parity for error detection. Bits are transmitted in numerical order from bit 1 to 8. Figure 4. Transmission format FIELD 1 FRAME As described in the video Signal waveform section, each line 21 carrying the composite data signal contains sixteen data bits. Thus, each transmitted television data line contains two complete USASCII characters or control codes (non-printing characters). Control codes are transmitted twice to insure correct reception of control information (An error in control information can affect an entire caption, while individual character errors are less significant). Figure 5. COMPOSITE VIDEO SIGNAL S b1 b2 b3 b4 b5 b6 b7 P b1 b2 b3 b4 b5 b6 b7 P LINE 21: START BIT + CHARACTER + PARITY + CHARACTER + PARITY Line P P first character S second character T During closed caption, test or text transmission, a NUL character will be transmitted when no printing characters or instructions are being sent. The combination of run-in clock burst and the transmitted NUL code or other ASCII character may be used to determine the presence or absence of a captioned, test or text program and to provide automatic decoder display blanking if desired. 5/17

6 4 DATA SLICER CELL 4.1 Introduction Data Slicer has been originally developed for the USA market in order to extract Closed Caption data from a composite video signal. When used in conjunction with the On Screen Display, the Data Slicer allows Closed Caption or subtitling to be easily programmed. 4.2 Data Slicer operation Data extraction can be programmed for a selected line (LN[5:0], in Control Register 1) in field 1 or field 2, from a 2V amplitude video signal (+/- 3dB). When the line counter value matches the value programmed by the user, the selected TV line is fed into the Data Slicer for data extraction. An interrupt is generated at the end or at the beginning of the specified line or at the end or at the beginning of the corresponding one of the opposite field, even if no data has been recovered (the beginning / end of the line interrupt generation is selected by the IRQ_INV bit of the Control register 1). The Monitor Register gives information about the received data, and needs to be checked in the IT subroutine. 4.3 Phase compensation In 2H (double scan) mode, the phase difference between the 2H deflection pulses and the horizontal sync pulses extracted from video can be large. In order to prevent the Data Slicer logic not to detect vertical retrace pulses (see vertical retrace detection), a delay must be added (PHD[2-0], in Control Register 2) to the extracted synchro pulses to compensate a substantial phase difference. 5 DISPLAY DRIVER 5.1 OSD The On Screen Display (OSD) is used to display rows of characters on a Video Display Screen (menu systems, Closed Caption...). To give more flexibility, a 2-row buffer OSDRAM architecture is used. During the time one row buffer is displayed on the screen, the CPU can prepare the content of the other row buffer to be displayed. The vertical placement of the next row of characters is given as a vertical address by programming the Event Line register. At the time the Scan Line counter matches the Event Line value, the OSD switches from one row buffer to the other. An interrupt is generated each time the swap occurs (see On Screen Display) so that you have time to fill the next buffer to be displayed with the correct bytes. 6/17

7 5.2 Display Buffer The Closed Caption data are recovered by the Slicer Cell and computed in the Closed Caption IT subroutine. Information to be displayed is stored in the display_buffer[ ] array. Its size depends on the user choice as far as the number of rows displayed in TEXT mode (from 7 to 15) is concerned. As a result, display_buffer[ ] contains from 8 to 16 lines of 36 characters each. Figure 6. Display Buffer Display Buffer Displayed row The OSD interrupt subroutine is responsible for transferring the content of each display_buffer[ ] row to the OSDRAM row buffers. On top of that, 3 bytes are linked to each row of display_buffer[ ], one for the vertical placement on the TV screen (vertical address in display_address[ ]), one to save the location of the next row to display (display_position[ ], see next section) and at last one to save all display_buffer[ ] related flags (display_flags[ ]). Figure OSDRAM Row Buffer display_control display_address display_position display_flags display_buffer /17

8 5.3 Display Buffer set-up In normal display mode such as local menu systems, OSD rows are linked to their positions in the Display Buffer and to their vertical placements (vertical address) on the screen (row 1 will be the first row to be displayed, row two will be the second row to be displayed and so on). For the Closed Caption, OSD rows are linked only to their vertical placement on the screen, regardless of their positions in the Display Buffer (row four can be the first row to be displayed, row six can be the second row to be displayed and so on). So, with Closed Caption processing, OSD interrupts could be very long because within each interrupt we should check the entire Display Address Buffer in order to find the next OSD row to be displayed. In order to keep the OSD interrupt function as short as possible (in case of Closed Caption processing), the Display Buffer will by set-up once every field, as soon as all of the closed caption rows have been displayed. As a result, each displayable row will be linked to the position of the next row to be displayed (display_position[ ]). Figure 8. display_control display_address display_position display_flags C9 D6 VBI OFF OFF OFF ST92196 ON Closed Caption ON Software ON Demo OFF 1 display_buffer /17

9 As a result, with the example above, the TV will display the following: Figure 9. TV line 47 ST92196 TV line C9 TV line D6 Closed Caption Software 5.4 OSD interrupt subroutine Figure 10. OSD interrupt subroutine OSD_IT TV Menu Display Next Menu Row Update OSD registers IRET Display Interrupt subroutine Display Next C. C. Row Last C.C Row Set up the Display Buffer 9/17

10 6 CLOSED CAPTION PROCESSOR 6.1 Introduction The Closed Caption processor can extract both Closed Caption or Gemstar data. Two bits are used to determine the decoded data type so that user can process them with the appropriate algorithm (CCMODE bit and GSMODE bit in the MR register). An interrupt is generated each time the line number programmed in LN[0:5] (CR1 register) matches the TV line counter value, and data extraction is automatically done by the microcontroller. Data are stored in the data registers (DR1 to DR4). 6.2 Software algorithm Data extraction The software will extract only Closed Caption data according to the user choice: CC1, CC2, CC3, CC4, Text 1, Text 2, Text 3 and Text 4 can be sliced. In addition to that, V-Chip, Time of the Day and Local Time Zone (used for Autoclock setting) data are continuously extracted, as soon as they are present in the XDS packet. XDS data values are stored in 3 arrays: prg_rating[ ], time_of_the_day[ ] and local_time_zone[ ]. The XDS extraction subroutine can be easily modified to decode any other data included in other classes (for example, the Network Name, contained in the Channel Information Class,...) 10/17

11 6.2.2 CC interrupt and Monitor CC status subroutines Figure 11. CC interrupt and Monitor CC status subroutines CC_IT Closed Caption Interrupt subroutine Line 21 in Field 1 or Line 21 in Field 2 Update Scrolling Monitor CC Status Figure 12. Monitor_cc_status Current Field = Field1 but user choose Field 2 Configure CC register to slice line 21, next Field Current Field = Field2 but user choose Field 1 New Data Decoded Update CC Register IRET New Data Decoded Process New Data, CC or XDS Process Data Process XDS Data Refresh Screen RET 11/17

12 6.2.3 Rabbit ears In some cases, synchro pulses can be modified by video tape copyguard system (so called rabbit ears) and then alter the parity bit of the second character. So as to detect parity corruption, a function will check the parity differential between the first character and the second character. Figure 13. Check Parity Bits RET Parity error > 1 Parity error - 2 Parity error >= 8 Reset Parity bit 2 Parity of character 1 = 0 Parity of character 2 = 0 Parity error < 16 Parity error + 1 If parity bit 1 is set, then it is not a parity bit corruption Ifparitybit2isset,itcould be a parity bit corruption If the parity differential is very high, it means that something is "playing" with the parity bit 2. We assume that the parity bit 2 has been set by a video tape CopyGuard, and then, we reset the parity bit 2. In addition to this, 1 bit is available (SCG_EN in Control Register 2) to avoid that CopyGuard pulses reach the CC decoding part Automatic turn-on A parity error counter will be incremented or decremented in the process_new_data & process_no_data subroutines to provide the capability to turn-on or turn-off automatically the Closed Caption display, if the video signal quality is too bad to allow a correct and continuous data extraction. 12/17

13 7 SOFTWARE MODULE INTEGRATION 7.1 Resources The Closed Caption module includes 6 files: caption.c, which contains all the subroutines dedicated for the Closed Caption software, osd.c, which contains the OSD interrupt subroutine and the standard TIMER subroutine. They are given as example. You can re-use them as they are, or modify yours so that the closed captioning is displayed. caption.h, which contains all the Closed Caption constants Initialisation (Including the number of row to be displayed in Text mode : This value is user selectable, and can be between 7 and 15), proto_cc.h, which contains all the prototypes definition for the caption.c file, appli196.h, which contains other constants, cc_color.c, which contains the color palettes definition for Closed Caption (defined as an array of constants). Of course, you can modify the constant definition in the appli196.h file so that the 2 bits used are merged with flags you already have defined. The required memory spaces for the Closed Caption module are the following: ROM size: about 5000 bytes RAM size: 671 bytes if 15 rows are displayed in TEXT mode, 351 if only 7 rows are displayed. Please note that you can share the same RAM area for the Closed Caption data and the OSD display buffer you can have for your menus, because both area will never be used at the same time. This will reduce the amount of RAM used for your application. Nevertheless, you have to take care of the transition between the 2 working modes (Closed Caption and menu): be sure that the shared RAM area is not any mode used and accessed by one working mode before switching to the other one. 7.2 integration guide General Initialization Interrupts When the closed caption data slicer is enabled, the OSD interrupt priority needs to be higher than the Closed Caption interrupt. That is why you need to set the 4 MSB of the EIPLR register (R245 page 0) value to You need also to reset (if needed) the corresponding pending bits (bit 4 and bit 6) in the EIPR register (R243 page 0) and then to enable the corresponding interrupts (bit 4 and bit 6) in the EIMR register (R244 page 0) Slicer Setup To start the Closed Caption data extraction (and / or XDS data extraction) you need to call the init_closed_caption(user_choice) subroutine. The user_choice value will correspond to the data extraction you which: 1= CC1; 2 = CC2; 3 = CC3; 4 = CC4; 5 = TEXT1; 6 = TEXT2; 7 = TEXT3; 8 = TEXT4 13/17

14 You can choose the number of rows displayed in TEXT mode. For this, use the LAST_ROW constant defined in the caption.h file. Warning, the value for it must be between 7 and 15. You can select a time-out value after which the TEXT box is removed from the TV screen if no valid data for the selected TEXT channel has been received. This value is based on a TIMER1 counter incremented by the Standard Timer IT every 0.64s. The TEXT_TIMOUT value is initialized in the caption.h file. You can of course use another time base, but you need to correct the TEXT_TIMOUT value plus the counter name (here TIMER1, used in CC_IT() subroutine) according to you application. Then you can set or reset the TX_CC_DATA bit in the CC_FLAG byte if you want the Closed Caption to be decoded and automatically displayed plus the XDS data to be decoded (bit set), or if you only want the XDS data to be decoded (bit reset, plus initialization done with slicing on field 2, i.e. user_choice = 5 to 8) Flash Function The CC_FLAG contains a bit that is set or reset by the Standard Timer IT, and which is dedicated to the flash feature: OSD_FLASH_ON bit. So you just need to add the update of this bit on the time base you which to have the flash effect on the TV screen. This bit reflects the logic value of the FLA bit in the OSD row attribute (set = flashing characters displayed as spaces, reset = flashing characters displayed as normal characters). Refer to the STDT_IT() subroutine in the osd.c module for example Color Setup When initializing Closed Caption, the basic color palettes (foreground and background) will be set up with the correct color set (init_cc_color_palettes() subroutine in caption.c file) Software Compiling You will need to add the following files in your makefile: osd.c caption.c cc_color.c In addition to this, the script file must be modified: the content of the cc_color.asm file is defined as data and must be linked in ROM, after the text section. For this, add cc_color.o(.data) just after the *(.text) instruction of the text section in your script file. This software has been compiled with compiler version 4.3, with the following options for C files: -tr9 -mlink $(INC) -D$(Option) -c -g -mparmusp -fomit-frame-pointer -O -Wall -Wa,-ahld INC is the include directories, and Option = none Starting Data decoding Closed Caption data decoding As soon as Closed Caption slicer has been initialized, and the Closed Caption interrupt has been enabled, the Closed Caption data are automatically extracted and displayed if the TX_CC_DATA bit of CC_FLAG byte has been set. 14/17

15 XDS data decoding As soon as Closed Caption cell has been initialized, and the Closed Caption interrupt has been enabled, the XDS data are automatically extracted. The main subroutine for slicing XDS data is set_xds_flags(). It tests the value of the received bytes, and sets bits in the XDS_FLAG and XDS_FLAG1 bytes to indicate the XDS data reception status (refer to the caption.h file for the bit description). This subroutine will extract XDS data for: Program Rating : data are stored in the prg_rating[] array. When the program rating data (2 bytes) are all received twice, the PR_VALID bit is set in XDS_FLAG. Then you can use the test_xds_data() function to test if the program rating data are coherent with the EIA specification (test bit 6 of first byte, and if the second data byte is used, test its 6th bit too). If you decided to slice only XDS data (Closed Caption not displayed), the slice_xds_data() subroutine is called automatically. Then, another subroutine is called to display these data on the screen as soon as they are extracted : display_vchip_data(). You can remove the calls to these subroutines if you don t need it. If you decide to keep it, you will need to rewrite it according to your application. The one given is only for example. Time Of the Day : data are stored in the time_of_the_day[] array. When the time of the day data (6 bytes) are all received, the TOD_VALID bit is set in XDS_FLAG. Local Time Zone : data are stored in the local_time_zone[] array. When the local time zone data (2 bytes) are all received twice, the LTZ_VALID bit is set in XDS_FLAG1. If you need to extract more XDS data, you can easily modify the set_xds_flags() subroutine using the same structure as the one already existing. 15/17

16 8 REVISION HISTORY Table 1. Revision History Date Revision Description of Changes March First Issue 7-July Stylesheet update. content change. 16/17

17 The present note which is for guidance only, aims at providing customers with information regarding their products in order for them to save time. As a result, STMicroelectronics shall not be held liable for any direct, indirect or consequential damages with respect to any claims arising from the content of such a note and/or the use made by customers of the information contained herein in connection with their products. Information furnished is believed to be accurate and reliable. However, STMicroelectronics assumes no responsibility for the consequences of use of such information nor for any infringement of patents or other rights of third parties which may result from its use. license is granted by implication or otherwise under any patent or patent rights of STMicroelectronics. Specifications mentioned in this publication are subject to change without notice. This publication supersedes and replaces all information previously supplied. STMicroelectronics products are not authorized for use as critical components in life support devices or systems without express written approval of STMicroelectronics. The ST logo is a registered trademark of STMicroelectronics. All other names are the property of their respective owners 2004 STMicroelectronics - All rights reserved STMicroelectronics group of companies Australia - Belgium - Brazil - Canada - China - Czech Republic - Finland - France - Germany - Hong Kong - India - Israel - Italy - Japan - Malaysia - Malta - Morocco - Singapore - Spain - Sweden - Switzerland - United Kingdom - United States of America 17/17

STA2051E VESPUCCI 32-BIT SINGLE CHIP BASEBAND CONTROLLER FOR GPS AND TELEMATIC APPLICATIONS 1 FEATURES. Figure 1. Packages

STA2051E VESPUCCI 32-BIT SINGLE CHIP BASEBAND CONTROLLER FOR GPS AND TELEMATIC APPLICATIONS 1 FEATURES. Figure 1. Packages STA2051 VESPUCCI 32-BIT SINGLE CHIP BASEBAND CONTROLLER FOR GPS AND TELEMATIC APPLICATIONS DATA BRIEF 1 FEATURES ARM7TDMI 16/32 bit RISC CPU based host microcontroller. Complete Embedded Memory System:

More information

STEVAL-ISA001V1. 6W Dual Output Supply using VIPer12A. Features. Blue angel. Applications

STEVAL-ISA001V1. 6W Dual Output Supply using VIPer12A. Features. Blue angel. Applications Features Switch mode General Purpose Power Supply Input: 85 to 264 VAC @ 50/60 Hz Output: 12V @ 0.5A Output Power (peak) 6W Burst Mode Operation in Standby for Blue Angel operation Current Mode Control

More information

STEVAL-ILL029V1. Front panel demonstration board based on the STLED325 and STM8S. Features. Description

STEVAL-ILL029V1. Front panel demonstration board based on the STLED325 and STM8S. Features. Description Front panel demonstration board based on the STLED325 and STM8S Data brief Features 4-digit, 7-segment (with decimal point) LED display 8 discrete LEDs 8 front panel keys for control of channel, brightness

More information

STEVAL-ILL015V1. High brightness RGB LED array with LED error detection based on the STP24DP05 and STM32. Features. Description

STEVAL-ILL015V1. High brightness RGB LED array with LED error detection based on the STP24DP05 and STM32. Features. Description High brightness RGB LED array with LED error detection based on the STP24DP05 and STM32 Data Brief Features Two STP24DP05 devices (TQFP48 package) connected to 3 X 16 RGB high brightness LEDs STM32 microcontroller

More information

STEVAL-CCM003V1. Graphic panel with ZigBee features based on the STM32 and SPZBE260 module. Features. Description

STEVAL-CCM003V1. Graphic panel with ZigBee features based on the STM32 and SPZBE260 module. Features. Description Graphic panel with ZigBee features based on the STM32 and SPZBE260 module Data brief Features Microsoft FAT16/FAT32 compatible library JPEG decoder algorithm S-Touch -based touch keys for menu navigation

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Features Camera with ZigBee connectivity based on the STM32 STM32-based camera with ZigBee connectivity Includes microsd card and ZigBee module Works with monitoring unit (order code STEVAL-CCM003V1) Camera

More information

The use of Time Code within a Broadcast Facility

The use of Time Code within a Broadcast Facility The use of Time Code within a Broadcast Facility Application Note Introduction Time Code is a critical reference signal within a facility that is used to provide timing and control code information for

More information

STEVAL-IHM043V1. 6-step BLDC sensorless driver board based on the STM32F051 and L6234. Features. Description

STEVAL-IHM043V1. 6-step BLDC sensorless driver board based on the STM32F051 and L6234. Features. Description 6-step BLDC sensorless driver board based on the STM32F051 and L6234 Features Input voltage range: 7 to 42 V dc Output current: 2 A (5 A peak) Can operate up to 100% duty cycle RoHS compliant Description

More information

ST10F273M Errata sheet

ST10F273M Errata sheet Errata sheet 16-bit MCU with 512 KBytes Flash and 36 KBytes RAM memories Introduction This errata sheet describes all the functional and electrical problems known in the ABG silicon version of the ST10F273M.

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Single-chip digital video format converter Data Brief Features Package: 208-pin PQFP Digital input Interlaced/progressive output Motion Adaptive Noise Reduction Cross Color Suppressor (CCS) Per-pixel MADi/patented

More information

STEVAL-CCH002V2. HDMI and video switches demonstration board. Features. Description

STEVAL-CCH002V2. HDMI and video switches demonstration board. Features. Description HDMI and video switches demonstration board Data brief Features 16-character x 2-line alphanumeric backlit LCD VGA input and output connectors S-video input and output connectors Y Pb Pr input and output

More information

FLI30x02 Single-chip analog TV processor Features Application

FLI30x02 Single-chip analog TV processor Features Application Single-chip analog TV processor Data Brief Features Triple 10-bit ADC 2D video decoder HDMI Rx (in case of FLI30602H) Programmable digital input port (8/16 bits in FLI30602H and 24 bits in FLI30502) Faroudja

More information

AN442 APPLICATION NOTE

AN442 APPLICATION NOTE AN442 APPLICATION NOTE TRIAC & MICROCONTROLLERS: THE EASY CONNECTION INTRODUCTION The aim of this note is to show how to connect an ST triac and an ST microcontroller. CONVENTIONAL SOLUTION For many years

More information

GM60028H. DisplayPort transmitter. Features. Applications

GM60028H. DisplayPort transmitter. Features. Applications DisplayPort transmitter Data Brief Features DisplayPort 1.1a compliant transmitter HDCP 1.3 support DisplayPort link comprising four main lanes and one auxiliary channel Output bandwidth sufficient to

More information

AN555 APPLICATION NOTE AUTOMOTIVE PROTECTION WITH THE RBOxx SERIES

AN555 APPLICATION NOTE AUTOMOTIVE PROTECTION WITH THE RBOxx SERIES APPLICATION NOTE AUTOMOTIVE PROTECTION WITH THE RBOxx SERIES INTRODUCTION The harsh electrical environment in automobiles poses problems for the electronic modules present. Even in normal operation, large

More information

GM68020H. DisplayPort receiver. Features. Applications

GM68020H. DisplayPort receiver. Features. Applications DisplayPort receiver Data Brief Features DisplayPort 1.1a compliant receiver HDCP 1.3 support DisplayPort link comprising four main lanes and one auxiliary channel Input bandwidth sufficient to receive

More information

STEVAL-ILH004V1. 70 W electronic ballast for metal halide lamp (HID) based on the L6382D5 and ST7FLITE49K2. Features. Description

STEVAL-ILH004V1. 70 W electronic ballast for metal halide lamp (HID) based on the L6382D5 and ST7FLITE49K2. Features. Description 70 W electronic ballast for metal halide lamp (HID) based on the L6382D5 and ST7FLITE49K2 Data brief Features Minimum mains voltage (rms value): 85 V Maximum mains voltage (rms value) : 265 V Minimum mains

More information

UHF, EPCglobal Class-1 Generation-2, Contactless Memory Chip 432 bit with Multi-session Protocol, Anti-collision and Kill functions

UHF, EPCglobal Class-1 Generation-2, Contactless Memory Chip 432 bit with Multi-session Protocol, Anti-collision and Kill functions UHF, EPCglobal Class-1 Generation-2, Contactless Memory Chip 432 bit with Multi-session Protocol, Anti-collision and Kill functions Features summary DATA BRIEF EPCglobal Class-1 Generation-2 specification

More information

L7208. Portable consumer electronics spindle and VCM motor controller. General features. Spindle driver. Description. VCM driver.

L7208. Portable consumer electronics spindle and VCM motor controller. General features. Spindle driver. Description. VCM driver. Portable consumer electronics spindle and VCM motor controller General features Register Based Architecture 3 wire serial port up to 50MHz Ultra-thin package Data Brief Spindle driver 0.5A peak current

More information

HD1530FX. High Voltage NPN Power Transistor for High Definition and New Super-Slim CRT Display. Features. Applications. Internal Schematic Diagram

HD1530FX. High Voltage NPN Power Transistor for High Definition and New Super-Slim CRT Display. Features. Applications. Internal Schematic Diagram High Voltage NPN Power Transistor for High Definition and New Super-Slim CRT Display Features STATE-OF-THE-ART TECHNOLOGY: DIFFUSED COLLECTOR ENHANCED GENERATION EHVS1 WIDER RANGE OF OPTIMUM DRIVE CONDITIONS

More information

STEVAL-ILL037V1. Demonstration board for the HVLED805 IC for LED power supply. Features. Description

STEVAL-ILL037V1. Demonstration board for the HVLED805 IC for LED power supply. Features. Description Demonstration board for the HVLED805 IC for LED power supply Data brief Features Input voltage: 90 Vac - 265 Vac Input frequency: 50 Hz - 60 Hz Output power: 3.2 W Expected efficiency: 85% Output voltage:

More information

HCF4054B 4 SEGMENT LIQUID CRYSTAL DISPLAY DRIVER WITH STROBED LATCH FUNCTION

HCF4054B 4 SEGMENT LIQUID CRYSTAL DISPLAY DRIVER WITH STROBED LATCH FUNCTION 4 SEGMENT LIQUID CRYSTAL DISPLAY DRIVER WITH STROBED LATCH FUNCTION QUIESCENT CURRENT SPECIF. UP TO 20V OPERATION OF LIQUID CRYSTALS WITH CMOS CIRCUITS PROVIDES ULTRA LOW POWER DISPLAYS EQUIVALENT AC OUTPUT

More information

TA0311 TECHNICAL ARTICLE High Temperature Electronics 1 Introduction 2 Why the need for high-temperature semiconductors?

TA0311 TECHNICAL ARTICLE High Temperature Electronics 1 Introduction 2 Why the need for high-temperature semiconductors? TECHNICAL ARTICLE High Temperature Electronics 1 Introduction In the semiconductor world, there are numerous products specified with an industrial temperature range (-40/+85 C), and somewhat fewer with

More information

AN2421 Application note

AN2421 Application note Application note Using the STMPE801 as a keypad controller Introduction STMPE801 is an 8-bit general purpose port expander device in the STMicroelectronics Port Expander Logic family. Its eight GPIOs (General

More information

GM69010H DisplayPort, HDMI, and component input receiver Features Applications

GM69010H DisplayPort, HDMI, and component input receiver Features Applications DisplayPort, HDMI, and component input receiver Data Brief Features DisplayPort 1.1 compliant receiver DisplayPort link comprising four main lanes and one auxiliary channel HDMI 1.3 compliant receiver

More information

STEVAL-ILL043V1. High end, 75 W high power factor flyback LED driver based on the L6562A with two dimmable strings. Features.

STEVAL-ILL043V1. High end, 75 W high power factor flyback LED driver based on the L6562A with two dimmable strings. Features. High end, 75 W high power factor flyback LED driver based on the L6562A with two dimmable strings Features Data brief Mains voltage range V ACmin = 165V ac, V ACmax = 277 V ac Minimum mains frequency f

More information

STEVAL-SPBT2ATV2. USB Dongle for the Bluetooth class 2 SPBT2532C2.AT module. Features. Description

STEVAL-SPBT2ATV2. USB Dongle for the Bluetooth class 2 SPBT2532C2.AT module. Features. Description USB Dongle for the Bluetooth class 2 SPBT2532C2.AT module Data brief Features Bluetooth V2.1 board USB connection SMD antenna onboard RoHS compliant Description The demonstration board is a design tool

More information

STEVAL-IHM024V W 3-phase inverter using the L6390 and STGDL6NC60DI for vector control. Features. Applications. Description

STEVAL-IHM024V W 3-phase inverter using the L6390 and STGDL6NC60DI for vector control. Features. Applications. Description 100 W 3-phase inverter using the L6390 and STGDL6NC60DI for vector control Data brief Features Wide-range input voltage (110 Vac and 230 Vac) Maximum power-up to 100 W at 230 Vac input voltage Hyper-fast

More information

ROBOT-M24LR16E-A. Evaluation board for the M24LR16E-R dual interface EEPROM. Features. Description

ROBOT-M24LR16E-A. Evaluation board for the M24LR16E-R dual interface EEPROM. Features. Description Features Evaluation board for the M24LR16E-R dual interface EEPROM 20 mm x 40 mm 13.56 MHz inductive antenna etched on PCB M24LR16E-R dual interface EEPROM I²C connector Energy harvesting output (V OUT

More information

IEC compliant smart meter system for AMI applications based on STM32, ST7570 PLM, and STPMC1/STPMS1 chipset

IEC compliant smart meter system for AMI applications based on STM32, ST7570 PLM, and STPMC1/STPMS1 chipset IEC 61334-5-1 compliant smart meter system for AMI applications based on STM32, ST7570 PLM, and STPMC1/STPMS1 chipset Features Data brief Energy measurement by an external metrology board S-FSK Power line

More information

STEVAL-ICB004V1. Advanced resistive touchscreen controller demonstration board based on the STMPE811. Features. Description

STEVAL-ICB004V1. Advanced resistive touchscreen controller demonstration board based on the STMPE811. Features. Description Advanced resistive touchscreen controller demonstration board based on the STMPE811 Data brief Features Four-wire resistive touch-sensing demonstration GUI Configurable touch-sensing parameters STMPE811

More information

STEVAL-IHM008V1. BLDC & AC motor control Power board SEMITOP 2 1kW. Features. Applications

STEVAL-IHM008V1. BLDC & AC motor control Power board SEMITOP 2 1kW. Features. Applications Features Quick to set up, to install and easy to run Inverter stage IGBT short circuit rugged based Design is re-usable (the ORCAD source files are available for free) Several kinds of applications with

More information

Multi-channel LED driver with integrated boost controller for medium, large LCD panel backlight based on LED7708 and STM32F103C6T6A

Multi-channel LED driver with integrated boost controller for medium, large LCD panel backlight based on LED7708 and STM32F103C6T6A Multi-channel LED driver with integrated boost controller for medium, large LCD panel backlight based on LED7708 and STM32F103C6T6A Features Data brief Wide DC input voltage: 10 V to 28 V Integrated boost

More information

M24LR04E-R, M24LR16E-R, M24LR64E-R Errata sheet

M24LR04E-R, M24LR16E-R, M24LR64E-R Errata sheet M24LR04E-R, M24LR16E-R, M24LR64E-R Errata sheet M24LR04E-R, M24LR16E-R and M24LR64E-R device limitations Silicon identification This errata sheet applies to STMicroelectronics M24LR04E-R, M24LR16E-R and

More information

STi5105 High-performance advanced SD decoder for set-top box Features

STi5105 High-performance advanced SD decoder for set-top box Features High-performance advanced SD decoder for set-top box Data Brief Features Enhanced ST20 32-bit VL-RISC CPU 200 MHz, single cycle cache, 4 Kbyte instruction cache, 4 Kbyte data cache, 2 Kbyte SRAM Unified

More information

IMPORTANT NOTICE. Company name - STMicroelectronics NV is replaced with ST-NXP Wireless.

IMPORTANT NOTICE. Company name - STMicroelectronics NV is replaced with ST-NXP Wireless. IMPORTANT NOTICE Dear customer, As from August 2 nd 2008, the wireless operations of STMicroelectronics have moved to a new company, ST-NXP Wireless. As a result, the following changes are applicable to

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Adapter board (daughter board for the STM3210C_EVAL) for a thermal printer based on the L293DD Data brief Features This application is designed for a connectivity line demonstration board. The thermal

More information

STEVAL-IHM021V W, 3-phase inverter based on the L6390 and UltraFASTmesh MOSFET for speed FOC of 3-phase PMSM motor drives. Features.

STEVAL-IHM021V W, 3-phase inverter based on the L6390 and UltraFASTmesh MOSFET for speed FOC of 3-phase PMSM motor drives. Features. 100 W, 3-phase inverter based on the L6390 and UltraFASTmesh MOSFET for speed FOC of 3-phase PMSM motor drives Features Data brief Wide range input voltage Maximum power: up to 100 W at 230 Vac input STD5N52U

More information

STEVAL-IKR001V7D. Sub Ghz transceiver daughterboard with power amplifier based on the SPIRIT1. Features. Description

STEVAL-IKR001V7D. Sub Ghz transceiver daughterboard with power amplifier based on the SPIRIT1. Features. Description Sub Ghz transceiver daughterboard with power amplifier based on the SPIRIT1 Data brief Features SPIRIT1 low power sub GHz transceiver in a standalone RF module tuned for 169 MHz band with external power

More information

March 2012 Doc ID Rev 1 1/4

March 2012 Doc ID Rev 1 1/4 2 x 28 W electronic ballast with active PFC based on the STD3N62K3 and STD845DN40 BJT devices Data brief production data Features Input voltage range: 180 Vac to 264 Vac Nominal output voltage: 400 V Nominal

More information

EVALPM8803-FWD. EVALPM8803-FWD: IEEE802.3at compliant demonstration kit with synchronous active clamp forward PoE converter. Features.

EVALPM8803-FWD. EVALPM8803-FWD: IEEE802.3at compliant demonstration kit with synchronous active clamp forward PoE converter. Features. : IEEE802.3at compliant demonstration kit with synchronous active clamp forward PoE converter Features EEE 802.3at compliant Support for Gigabit Ethernet Data pass-through for the ethernet data Works with

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Features ERY LOW COLLECTOR TO EMITTER SATURATION OLTAGE D.C. CURRENT GAING, h FE > 100 5 A CONTINUOUS COLLECTOR CURRENT SOT-223 PLASTIC PACKAGE FOR SURFACE MOUNTING CIRCUITS AAILABLE IN TAPE & REEL PACKING

More information

STEVAL-ILH005V W electronic ballast for HID lamps based on the L6562A and ST7LITE39F2. Features. Description

STEVAL-ILH005V W electronic ballast for HID lamps based on the L6562A and ST7LITE39F2. Features. Description 150 W electronic ballast for HID lamps based on the L6562A and ST7LITE39F2 Data brief Features Minimum mains voltage: V ac(min) = 185 V Maximum mains voltage: V ac(min) = 265 V Minimum mains frequency:

More information

STPC Video Pipeline Driver Writer s Guide

STPC Video Pipeline Driver Writer s Guide STPC Video Pipeline Driver Writer s Guide September 1999 Information provided is believed to be accurate and reliable. However, ST Microelectronics assumes no responsibility for the consequences of use

More information

Main components Narrow-band OFDM power line networking PRIME compliant system-on-chip

Main components Narrow-band OFDM power line networking PRIME compliant system-on-chip DN0025 Design note Maximize Power Line Communication signal level on ST7590 PRIME compliant applications Designs from our labs describe tested circuit designs from ST labs which provide optimized solutions

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Features Integrated 3D video decoder PIP applications 1080i MADi superior video quality Flexible analog capture up to 1080p YPrPb or 135 MHz RGB VBI signal processing including WST level 2.5 support Flexible

More information

STEVAL-ISB008V1. Standalone USB Li-Ion battery charger demonstration board based on the STw4102 and STM32F103C6. Features.

STEVAL-ISB008V1. Standalone USB Li-Ion battery charger demonstration board based on the STw4102 and STM32F103C6. Features. Features Standalone USB Li-Ion battery charger demonstration board based on the STw4102 and STM32F103C6 Data brief The STw4102 Li-Ion battery charger IC: supports battery charging by USB or external DC

More information

AN1324 APPLICATION NOTE

AN1324 APPLICATION NOTE AN1324 APPLICATION NOTE CALIBRATING THE RC OSCILLATOR OF THE ST7FLITE0 MCU USING THE MAINS by Microcontroller Division Applications 1 INTRODUCTION The ST7FLITE0 microcontroller contains an internal RC

More information

TDA2320 PREAMPLIFIER FOR INFRARED REMOTE CONTROL SYSTEMS

TDA2320 PREAMPLIFIER FOR INFRARED REMOTE CONTROL SYSTEMS WIDE SUPPLY VOLTAGE RAGE: 4 TO 20V SIGLE OR SPLIT SUPPLY OPERATIO VERY LOW CURRET COSUMPTIO: 0.8mA VERY LOW DISTORTIO: 0.03% TYPICA DESCRIPTIO The TDA2320 is a monolithic integrated circuit in Dip package

More information

PRODUCT INFORMATION LETTER

PRODUCT INFORMATION LETTER PRODUCT INFORMATION LETTER PIL MMS-MIC/13/7751 Dated 26 Mar 2013 STM32F40x and STM32F41x products LQFP176 package - Pinout modification 1/4 PIL MMS-MIC/13/7751 - Dated 26 Mar 2013 Sales Type/product family

More information

STEVAL-CCA043V1. 25 Watt mono BTL class-d audio amplifier demonstration board based on the TDA7491MV. Features. Description

STEVAL-CCA043V1. 25 Watt mono BTL class-d audio amplifier demonstration board based on the TDA7491MV. Features. Description 25 Watt mono BTL class-d audio amplifier demonstration board based on the TDA7491MV Features High output-power capability: 25 W / 6 Ω at 16 V, 1 KHz,THD = 10% 20 W / 8 Ω at 18 V, 1 KHz, THD = 10% Wide-range,

More information

AN2056 APPLICATION NOTE

AN2056 APPLICATION NOTE APPLICATION NOTE Extension of the SRC DiSEcQ 1 standard for control of Satellite Channel Router based one-cable LNBs 1 System overview 1.1 Description ST Microelectronics has introduced a new device that

More information

8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI

8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI 8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI Memories.5K bytes single voltage Flash Program memory with read-out protection, In-Circuit Programming and In-Application Programming

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Power over ethernet 10 W module Preliminary data Features Input voltage range: 38.5 V to 60 V 10 W output Based on ST devices integrating standard PoE interface and current mode PVM controller IEEE 802.3af

More information

Technical Article. TD350 IGBT driver IC including advanced control and protection functions. Introduction. Device description

Technical Article. TD350 IGBT driver IC including advanced control and protection functions. Introduction. Device description Technical Article IGBT driver IC including advanced control and protection functions by Jean-Francois Garnier, Standard Linear Division, STMicroelectronics Introduction New IGBT Driver IGBT devices play

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Bluetooth low energy development kit based on the STBLC01 Features STBLC01 Bluetooth low energy controller in a standalone RF module STM32L Discovery board, including STLINK Associated STBLC01 development

More information

Order code Package Connection. SPDC400FC12M0.60 Open frame Comb. October 2007 Rev 1 1/9

Order code Package Connection. SPDC400FC12M0.60 Open frame Comb. October 2007 Rev 1 1/9 DC-DC step down power supply Preliminary Data Features Module DC-DC step down single output Wide range input voltage 100 370 V dc Output power 8W max Output voltage precision 5% Output short circuit protection

More information

STV6110A. 8PSK/QPSK low-power 3.3 V satellite tuner IC. Description. Features

STV6110A. 8PSK/QPSK low-power 3.3 V satellite tuner IC. Description. Features 8PSK/QPSK low-power 3.3 V satellite tuner IC Data Brief Features RF to baseband 8PSK/QPSK direct conversion Single 3.3 V DC supply Input frequency range 950 MHz to 2150 MHz Supports 1 to 45 Msymbol/s On-chip

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) L6563 80W High performancetm PFC with active tracking boost function General description Data Brief L6563 is a current-mode PFC controller operating in Transition Mode (TM). Based on the core of a standard

More information

MEMS Module STMEMSDQ-EVAL1

MEMS Module STMEMSDQ-EVAL1 STMicroelectronics MEMS Module STMEMSDQ-EVAL1 UM0152 USER MANUAL Rev 0.1 September 2005 BLANK UM0152 USER MANUAL MEMS Module STMEMSDQ-EVAL1 Dedicated to upsd Evaluation Kit DK34XX Introduction The MEMS

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) L4902A DUAL 5 REGULATOR WITH RESET AND DISABLE DOUBLE BATTERY OPERATING OUTPUT CURRENTS : I01 = 300 ma I02 = 300 ma FIXED PRECISION OUTPUT OLTAGE 5 ± 2 % RESET FUNCTION CONTROLLED BY INPUT OLTAGE AND OUTPUT

More information

STEVAL-IME002V1. Multi-lead electrocardiogram (ECG) and body impedance demonstration board. Features. Description

STEVAL-IME002V1. Multi-lead electrocardiogram (ECG) and body impedance demonstration board. Features. Description Multi-lead electrocardiogram (ECG) and body impedance demonstration board Data brief Features Two power supply options: USB connector and external power connector Up to three HM301D: 12-lead ECG with bioimpedance

More information

2 x 58 W high frequency ballast for T8 fluorescent tubes based on L6562A, L6569, and STL11NM60N in PowerFlat HV package

2 x 58 W high frequency ballast for T8 fluorescent tubes based on L6562A, L6569, and STL11NM60N in PowerFlat HV package 2 x 58 W high frequency ballast for T8 fluorescent tubes based on L6562A, L6569, and STL11NM60N in PowerFlat HV package Data brief light for the same input power when driven above 20 khz, instead of 50/60

More information

STEVAL-IHM025V1. 1 kw 3-phase motor control demonstration board featuring the IGBT SLLIMM STGIPL14K60. Features. Description

STEVAL-IHM025V1. 1 kw 3-phase motor control demonstration board featuring the IGBT SLLIMM STGIPL14K60. Features. Description Features 1 kw 3-phase motor control demonstration board featuring the IGBT SLLIMM STGIPL14K60 Data brief Min. input voltage: 125 VDC or 90 VAC Max. input voltage: 400 VDC or 285 VAC Max. output power for

More information

EMIF QCF 4 LINE LOW CAPACITANCE EMI FILTER AND ESD PROTECTION IPAD

EMIF QCF 4 LINE LOW CAPACITANCE EMI FILTER AND ESD PROTECTION IPAD IPAD EMIF04-1502QCF 4 LINE LOW CAPACITANCE EMI FILTER AND ESD PROTECTION MAIN PRODUCT CHARACTERISTICS: Where EMI filtering in ESD sensitive equipment is required : LCD and camera for Mobile phones Computers

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) 1 Introduction TA0319 TECHNICAL ARTICLE New Damper Diodes Family for CRT TV & CRT Monitor The Coolest Damper Diodes STMicroelectronics is well established in the CRT Monitor and CRT TV market and is known

More information

STV6417 R/C/Pr, G/C, B/Pb Switches + Filter. C, Y, CVBS/Y Switches + Filter. Audio Switches Volume Control AUDIO R SLOW BLANK

STV6417 R/C/Pr, G/C, B/Pb Switches + Filter. C, Y, CVBS/Y Switches + Filter. Audio Switches Volume Control AUDIO R SLOW BLANK Audio/video switch and 6-channel SD video filter Data Brief Features I²C bus control Interrupt or auto-startup mode: low power consumption Video section 3 CVBS inputs, 2 CVBS outputs 3 Y/C inputs, 3 Y/C

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) STEVAL-IPP001V2 Complete solution for power line communication in metering applications Data brief Features Energy consumption measured by external metering board Power line communication up to 28.8 kbps

More information

IMPORTANT NOTICE. Company name - STMicroelectronics NV is replaced with ST-NXP Wireless.

IMPORTANT NOTICE. Company name - STMicroelectronics NV is replaced with ST-NXP Wireless. IMPORTANT NOTICE Dear customer, As from August 2 nd 2008, the wireless operations of STMicroelectronics have moved to a new company, ST-NXP Wireless. As a result, the following changes are applicable to

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Features Integrated 3D video decoder Flexible digital and analog capture up to 150 MHz VBI signal processing including WST version 2.5 support Flexible DDR memory interface Faroudja TrueLife video enhancer

More information

STDP4020. DisplayPort receiver. Features. Applications

STDP4020. DisplayPort receiver. Features. Applications DisplayPort receiver Data brief Features Enhanced DisplayPort (DP) receiver DP 1.1a compliant Embedded DisplayPort (edp) compliant 1, 2, or 4 lanes Higher bandwidth Turbo mode (3.24 Gbps per lane), supports:

More information

STEVAL-MKI126V2. MEMS microphone system evaluation board based on the STA321MPL and MP34DB01. Description. Features

STEVAL-MKI126V2. MEMS microphone system evaluation board based on the STA321MPL and MP34DB01. Description. Features MEMS microphone system evaluation board based on the STA321MPL and MP34DB01 Description Data brief Features 2 MP34DB01 MEMS microphones Capable of driving up to 6 digital MEMS microphones 3 independent

More information

STEVAL-MKI126V3. STSmartVoice demonstration board based on MP34DT01. Description. Features

STEVAL-MKI126V3. STSmartVoice demonstration board based on MP34DT01. Description. Features STSmartVoice demonstration board based on MP34DT01 Description Data brief Features 2 on-board MEMS MP34DT01 microphones on board Capable of driving up to 6 digital MEMS microphones 3 independent I 2 S

More information

STEVAL-IHT005V2. Demonstration board with full 3.3 V ACS/Triac control using the STM32F100. Description. Features

STEVAL-IHT005V2. Demonstration board with full 3.3 V ACS/Triac control using the STM32F100. Description. Features Demonstration board with full 3.3 V ACS/Triac control using the STM32F100 Data brief IEC 61000-4-4 pre-compliance test passed (burst up to 8 kv) IEC 61000-4-5 pre-compliance test passed (surge up to 2

More information

SPC564A80CAL176 SPC564A70CAL176

SPC564A80CAL176 SPC564A70CAL176 Features SPC564A80CAL176 SPC564A70CAL176 SPC564Axx microcontroller family calibration and emulation system Data brief Support for LQFP176 MCU production package allowing calibration systems to be built

More information

TV Synchronism Generation with PIC Microcontroller

TV Synchronism Generation with PIC Microcontroller TV Synchronism Generation with PIC Microcontroller With the widespread conversion of the TV transmission and coding standards, from the early analog (NTSC, PAL, SECAM) systems to the modern digital formats

More information

PRODUCT INFORMATION LETTER

PRODUCT INFORMATION LETTER PRODUCT INFORMATION LETTER PIL APG-MID/14/8431 Dated 21 Apr 2014 BOLERO FAMILY : ERRATA SHEET Update 1/6 PIL APG-MID/14/8431 - Dated 21 Apr 2014 Sales Type/product family label Type of change Reason for

More information

Main components Proximity and ambient light sensing (ALS) module

Main components Proximity and ambient light sensing (ALS) module DT0017 Design tip VL6180X interleaved mode explanation By Colin Ramrattan Main components VL6180X Proximity and ambient light sensing (ALS) module Purpose and benefits The purpose of this document is to

More information

L CHANNEL LOW POWER PREAMPLIFIER

L CHANNEL LOW POWER PREAMPLIFIER 1 FEATURES Dual Power Supplies of +5V, 10% and -3v, 6% Low Power consumption; 980 mw @ 800Mb/s (Single Head 100% Write mode duty cycle, Random pattern, Iw = 40mA, Max Ovs). Flip Chip package.l6316 Differential

More information

STM32-PRIMER/LAB. Raisonance EvoPrimer-LAB to monitor STM32 applications and standalone STM32 Flash programming. Features

STM32-PRIMER/LAB. Raisonance EvoPrimer-LAB to monitor STM32 applications and standalone STM32 Flash programming. Features Raisonance EvoPrimer-LAB to monitor STM32 applications and standalone STM32 Flash programming Features EvoPrimer-LAB includes: EvoPrimer base RLink-ADP and SWD adapter for connection to external hardware

More information

STEVAL-IFN003V1. PMSM FOC motor driver based on the L6230 and STM32F103. Features. Description

STEVAL-IFN003V1. PMSM FOC motor driver based on the L6230 and STM32F103. Features. Description STEVAL-IFN003V1 Features PMSM FOC motor driver based on the L6230 and STM32F103 Data brief Input range: 8 V up to 48 V (up to 45 W) STMicroelectronics ARM Cortex-M3 corebased STM32F103 microcontroller

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) DC-DC step down power supply Features Module DC-DC step down single output Wide range input voltage: 100 370 V dc Output power: 4.0 W typ. Output voltage precision 5% Output short-circuit protection No

More information

HCF4027B DUAL J-K MASTER SLAVE FLIP-FLOP

HCF4027B DUAL J-K MASTER SLAVE FLIP-FLOP DUAL J-K MASTER SLAVE FLIP-FLOP SET RESET CAPABILITY STATIC FLIP-FLOP OPERATION - RETAINS STATE INDEFINETELY WITH CLOCK LEVEL EITHER HIGH OR LOW MEDIUM-SPEED OPERATION - 16MHz (Typ. clock toggle rate at

More information

Rec. ITU-R BT RECOMMENDATION ITU-R BT * WIDE-SCREEN SIGNALLING FOR BROADCASTING

Rec. ITU-R BT RECOMMENDATION ITU-R BT * WIDE-SCREEN SIGNALLING FOR BROADCASTING Rec. ITU-R BT.111-2 1 RECOMMENDATION ITU-R BT.111-2 * WIDE-SCREEN SIGNALLING FOR BROADCASTING (Signalling for wide-screen and other enhanced television parameters) (Question ITU-R 42/11) Rec. ITU-R BT.111-2

More information

M89 FAMILY In-System Programmable (ISP) Multiple-Memory and Logic FLASH+PSD Systems for MCUs

M89 FAMILY In-System Programmable (ISP) Multiple-Memory and Logic FLASH+PSD Systems for MCUs In-System Programmable (ISP) Multiple-Memory and Logic FLASH+PSD Systems for MCUs DATA BRIEFING Single Supply Voltage: 5V±10% for M9xxFxY 3 V (+20/ 10%) for M9xxFxW 1 or 2 Mbit of Primary Flash Memory

More information

BTV Tuesday 21 November 2006

BTV Tuesday 21 November 2006 Test Review Test from last Thursday. Biggest sellers of converters are HD to composite. All of these monitors in the studio are composite.. Identify the only portion of the vertical blanking interval waveform

More information

Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6

Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6 fuzzytech ST6 Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6 DESIGN: System: up to 4 inputs and one output Variables: up to 7 labels per input/output Rules: up to 125 rules ON-LINE OPTIMISATION:

More information

STEVAL-ILL019V1. 32 W offline RGGB LED driver with individual LED channel brightness regulation. Features. Description

STEVAL-ILL019V1. 32 W offline RGGB LED driver with individual LED channel brightness regulation. Features. Description STEVAL-ILL09V W offline RGGB LED driver with individual LED channel brightness regulation Data brief Features Line voltage range: to VAC -channel LED driver Constant LED current: 0 ma Load: to LEDs per

More information

STEVAL-IHM038V1. BLDC ceiling fan controller based on the STM32 and SLLIMM-nano. Description. Features

STEVAL-IHM038V1. BLDC ceiling fan controller based on the STM32 and SLLIMM-nano. Description. Features BLDC ceiling fan controller based on the STM32 and SLLIMM-nano Data brief FOC (field oriented control) sensorless algorithm PCB size customized for ceiling fan design PCB diameter: 105 mm Double-sided

More information

Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes

Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes Application Note What you will learn: This document focuses on how Visual Triggering, Pinpoint Triggering, and Advanced Search

More information

STDP2650 Advanced DisplayPort to HDMI converter Features Applications

STDP2650 Advanced DisplayPort to HDMI converter Features Applications Advanced DisplayPort to HDMI converter Data brief Features DisplayPort (DP) receiver DP 1.2 compliant Link rate HBR2/HBR/RBR 1, 2, or 4 lanes AUX CH 1 Mbps HDMI 1.4 transmitter Max data rate up to 2.97

More information

STA3005. Dual-IF AM/FM digital radio receiver. Feature summary. Order codes

STA3005. Dual-IF AM/FM digital radio receiver. Feature summary. Order codes STA3005 Dual-IF AM/FM digital radio receiver Data Brief Feature summary DIGITAL DIVERSITY SYSTEM DIGITAL DIRECTIONAL ANTENNA SYSTEM TWO 5-BIT Σ INTERMEDIATE FREQUENCY ADCs INTERMEDIATE FREQUENCY PROCESSOR

More information

BAL-NRF01D3. 50 ohm balun transformer for 2G45 ISM matched Nordic s chipset: nrf24le1 QFN32, nrf24ap2-1ch and nrf24ap2-8ch. Features.

BAL-NRF01D3. 50 ohm balun transformer for 2G45 ISM matched Nordic s chipset: nrf24le1 QFN32, nrf24ap2-1ch and nrf24ap2-8ch. Features. 50 ohm balun transformer for 2G45 ISM matched Nordic s chipset: nrf24le1 QFN32, nrf24ap2-1ch and nrf24ap2-8ch Features 50 nominal input / conjugate match to nrf24le1 QFN32, nrf24ap2-1ch and nrf24ap2-8ch

More information

M24SR-DISCOVERY. Discovery kit for the M24SR series Dynamic NFC/RFID tag. Features

M24SR-DISCOVERY. Discovery kit for the M24SR series Dynamic NFC/RFID tag. Features Discovery kit for the M24SR series Dynamic NFC/RFID tag Data brief Features Ready-to-use printed circuit board (PCB) including: M24SR64-Y Dynamic NFC/RFID tag 31 mm x 30 mm 13.56 MHz double layer inductive

More information

PRODUCT TERMINATION NOTIFICATION

PRODUCT TERMINATION NOTIFICATION PRODUCT TERMINATION NOTIFICATION PTN IPD-IPC/13/8117 Dated 24 Sep 2013 L4960H and L4962H/A 1/4 PTN IPD-IPC/13/8117 - Dated 24 Sep 2013 Table 1. Termination Implementation Schedule Forecasted date of STMicroelectronics

More information

BUL1203EFP HIGH VOLTAGE FAST-SWITCHING NPN POWER TRANSISTOR

BUL1203EFP HIGH VOLTAGE FAST-SWITCHING NPN POWER TRANSISTOR BUL1203EFP HIGH OLTAGE FAST-SWITCHING NPN POWER TRANSISTOR HIGH OLTAGE CAPABILITY LOW SPREAD OF DYNAMIC PARAMETERS MINIMUM LOT-TO-LOT SPREAD FOR RELIABLE OPERATION ERY HIGH SWITCHING SPEED FULLY INSULATED

More information

AN3075 Application note

AN3075 Application note Application note Demonstration board user guidelines for the STC3100 battery monitor for gas gauge applications Introduction This application note describes the STEVAL-ISB009V1, a demonstration board specifically

More information

PRODUCT/PROCESS CHANGE NOTIFICATION

PRODUCT/PROCESS CHANGE NOTIFICATION PRODUCT/PROCESS CHANGE NOTIFICATION PCN MATERIAL CHANGE FOR ALL ST ZEROPOWER AND TIMEKEEPER NVRAMS IN DIP24 AND DIP28 CAPHAT PACKAGES WHAT IS THE CHANGE? STMicroelectronics is implementing our new ECOPACK

More information

STEVAL-TDR007V1. 3 stage RF power amplifier demonstration board using: PD57002-E, PD57018-E, 2 x PD57060-E. Features. Description

STEVAL-TDR007V1. 3 stage RF power amplifier demonstration board using: PD57002-E, PD57018-E, 2 x PD57060-E. Features. Description 3 stage RF power amplifier demonstration board using: PD57002-E, PD57018-E, 2 x PD57060-E Features N-channel enhancement-mode lateral MOSFETs Excellent thermal stability Frequency: 1030 MHz Supply voltage:

More information

VT5365. Single-chip optical mouse sensor for wireless applications. Features. Applications. Technical specifications. Description.

VT5365. Single-chip optical mouse sensor for wireless applications. Features. Applications. Technical specifications. Description. Single-chip optical mouse sensor for wireless applications Data Brief Features One chip solution with internal micro and minimal external circuitry 1.8V (single battery) or 2.0 V to 3.2 V (serial batteries)

More information