參數(shù)資料
型號: EVAL-ADUC7036QSPZ
廠商: Analog Devices Inc
文件頁數(shù): 19/132頁
文件大小: 0K
描述: BOARD EVAL FOR ADUC7036
設(shè)計資源: EVAL-ADUC7036 Schematic & Brd Outline
EVAL ADUC7036 Gerber Files
標準包裝: 1
系列: QuickStart™ PLUS 套件
主要目的: 電源管理,電池監(jiān)控器
嵌入式: 是,MCU,16/32 位
已用 IC / 零件: ADuC7036
已供物品: 板,線纜,文檔,仿真器,電源,軟件
ADuC7036
Rev. C | Page 115 of 132
Serial Test Interface Output Structure
The serial test interface is a high voltage output that incorporates
a low-side driver, short-circuit protection, and diagnostic pin
readback capability. The output driver circuit configuration is
shown in Figure 45.
STI PIN
READBACK
HVMON[5]
STI
TRANSMIT
GP2CON[24]
REF1
SHORT-CIRCUIT
PROTECTION CONTROL
HVCFG1[2]
STI
07
47
4-
0
42
Figure 45. STI Output Structure
Using the Serial Test Interface
Data begins transmission only when the STI port is configured
as follows:
Configure Timer4 for baud rate generation.
Correctly enable STICON using STIKEY0 and STIKEY1
for secure access.
Required bytes to be transmitted are written into
STIDAT0, STIDAT1, and STIDAT2.
Timer4 is configured with the correct load value to generate an
overflow at the required baud rate. If the STI port is being used
to transmit ADC conversion results, the baud rate must be suffi-
cient to output each ADC result (16-bits) before the next ADC
conversion result is available.
For example, if the ADC is sampling at 1 kHz, the baud rate
must be sufficient to output 36 bits as follows: (3 × 8 bits (16-bit
ADC result and a checksum byte, for example)) + (3 × 1 start
bit) + (3 × 1 parity bit) + (3 × 2 stop bits) = 36 bits.
Therefore, the serial test interface must transmit data at greater
than 36 kbps. The closest standard baud rate is 38.4 kbps; as such,
the reload value written to the Timer4 load MMR (T4LD) is
0x0106 (267 decimal). This value is based on a prescaler of 1
and is calculated as follows, using a core clock of 10.24 MHz:
267
kbps
4
.
38
MHz
24
.
10
=
Rate
Baud
Desired
Frequency
Clock
Core
T4LD
When the Timer4 load value is written and the timer itself is
configured and enabled using the T4CON MMR, the STI port
must be configured. This is accomplished by writing to the
STICON MMR in a specific sequence using the STIKEY0 and
STIKEY1 MMRs as described in the previous sections.
Finally, the STI port does not begin transmission until the required
number of transmit bytes are written into the STIDATx MMRs. As
soon as STI starts transmitting, the value in the STICON MMR
changes from the value initially written to this register. User code
can ensure that all data is transmitted by continuously polling
the STICON MMR until it reverts back to the value originally
written to it. To disable the serial interface, user code must write
a 0 to STICON[0].
Example Code
An example code segment configuring the STI port to transmit five bytes and then to transmit two bytes follows:
T4LD = 267;
// Timer4 reload value
T4CON = 0xC0;
// Enable T4, selecting core clock in periodic mode
STIKEY0 = 07;
// STICON start write sequence
STICON = 0x11;
// Enable and transmit five bytes
STIKEY1 = 0xb9;
// STICON complete write
STIDAT0 = 0xAABB;
// Five bytes for
STIDAT1 = 0xCCDD;
// transmission
STIDAT2 = 0xFF;
while(STICON != 0x09)
// Wait for transmission to complete
{}
STIKEY0 = 07;
// STICON start write sequence
STICON = 0x05;
// Enable and transmit two bytes
STIKEY1 = 0xb9;
// STICON complete write
STIDAT0 = 0xEEFF;
// Two bytes for transmission
while(STICON != 0x09)
// Wait for transmission to complete
{}
相關(guān)PDF資料
PDF描述
EVB90308 DEMO KIT MLX90308 SENS INTERFACE
MLG0603S4N7S INDUCTOR MULTILAYER 4.7NH 0201
KSZ8041TL-EVAL BOARD EVALUATION KSZ8041TL
EEU-FR1J180 CAP ALUM 18UF 63V 20% RADIAL
MLG0603S3N6S INDUCTOR MULTILAYER 3.6NH 0201
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
EVAL-ADUC7039QSPZ 功能描述:BOARD EVAL FOR ADUC7039 RoHS:是 類別:編程器,開發(fā)系統(tǒng) >> 通用嵌入式開發(fā)板和套件(MCU、DSP、FPGA、CPLD等) 系列:QuickStart™ PLUS 套件 產(chǎn)品培訓(xùn)模塊:Blackfin® Processor Core Architecture Overview Blackfin® Device Drivers Blackfin® Optimizations for Performance and Power Consumption Blackfin® System Services 特色產(chǎn)品:Blackfin? BF50x Series Processors 標準包裝:1 系列:Blackfin® 類型:DSP 適用于相關(guān)產(chǎn)品:ADSP-BF548 所含物品:板,軟件,4x4 鍵盤,光學(xué)撥輪,QVGA 觸摸屏 LCD 和 40G 硬盤 配用:ADZS-BFBLUET-EZEXT-ND - EZ-EXTENDER DAUGHTERBOARDADZS-BFLLCD-EZEXT-ND - BOARD EXT LANDSCAP LCD INTERFACE 相關(guān)產(chǎn)品:ADSP-BF542BBCZ-4A-ND - IC DSP 16BIT 400MHZ 400CSBGAADSP-BF544MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF542MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF542KBCZ-6A-ND - IC DSP 16BIT 600MHZ 400CSBGAADSP-BF547MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF548BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF547BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF544BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF542BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGA
EVAL-ADUC7060QSPZ 功能描述:KIT DEV QUICK START ADUC7060 RoHS:是 類別:編程器,開發(fā)系統(tǒng) >> 通用嵌入式開發(fā)板和套件(MCU、DSP、FPGA、CPLD等) 系列:QuickStart™ PLUS 套件 產(chǎn)品培訓(xùn)模塊:Blackfin® Processor Core Architecture Overview Blackfin® Device Drivers Blackfin® Optimizations for Performance and Power Consumption Blackfin® System Services 特色產(chǎn)品:Blackfin? BF50x Series Processors 標準包裝:1 系列:Blackfin® 類型:DSP 適用于相關(guān)產(chǎn)品:ADSP-BF548 所含物品:板,軟件,4x4 鍵盤,光學(xué)撥輪,QVGA 觸摸屏 LCD 和 40G 硬盤 配用:ADZS-BFBLUET-EZEXT-ND - EZ-EXTENDER DAUGHTERBOARDADZS-BFLLCD-EZEXT-ND - BOARD EXT LANDSCAP LCD INTERFACE 相關(guān)產(chǎn)品:ADSP-BF542BBCZ-4A-ND - IC DSP 16BIT 400MHZ 400CSBGAADSP-BF544MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF542MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF542KBCZ-6A-ND - IC DSP 16BIT 600MHZ 400CSBGAADSP-BF547MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF548BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF547BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF544BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF542BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGA
EVAL-ADUC7060QSPZU1 制造商:Analog Devices 功能描述:
EVALADUC7060QSPZU2 制造商:Analog Devices 功能描述:QUICK START DEVELOPMENT SYSTEM - Boxed Product (Development Kits)
EVAL-ADUC7061MKZ 功能描述:開發(fā)板和工具包 - ARM Quick Start Development System RoHS:否 制造商:Arduino 產(chǎn)品:Development Boards 工具用于評估:ATSAM3X8EA-AU 核心:ARM Cortex M3 接口類型:DAC, ICSP, JTAG, UART, USB 工作電源電壓:3.3 V