电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

Si2404FT08-EVB

产品描述networking development tools 24-pin si2404+si3008 isomodem eval board
产品类别开发板/开发套件/开发工具   
文件大小2MB,共36页
制造商Silicon Laboratories Inc
标准
下载文档 详细参数 选型对比 全文预览

Si2404FT08-EVB在线购买

供应商 器件名称 价格 最低购买 库存  
Si2404FT08-EVB - - 点击查看 点击购买

Si2404FT08-EVB概述

networking development tools 24-pin si2404+si3008 isomodem eval board

Si2404FT08-EVB规格参数

参数名称属性值
ManufactureSilicon Laboratories
产品种类
Product Category
Networking Development Tools
RoHSYes

文档预览

下载PDF文档
Si2493/57/34/15/04
Global ISOmodem-EVB
Evaluation Board Rev 5.0 for the Si2493/57/34/15/04
ISOmodem with UART and SPI Interfaces
Description
The global Si2493/57/34/15/04-EVB evaluation board
Rev 5.0 provides the system designer an easy way of
evaluating the Si2493/57/34/15/04 ISOmodem
®
. The
Si2493/57/34/15/04-EVB consists of a motherboard
with a power supply, an RS-232 and USB interface,
other ease-of-use features, and a complete removable
modem module on a daughter card. (A functional block
diagram of the Si2493/57/34/15/04-EVB is shown
below.) The Si2493/57/34/15/04 ISOmodem is a
complete controller-based modem chipset with an
integrated
and
programmable
direct
access
arrangement (DAA) that meets global telephone line
requirements. Available as a combination of one 16-pin
small line-side device and one 24-pin or 16-pin system-
side device, the Si2493/57/34/15/04 ISOmodem
eliminates the need for a separate DSP data pump,
modem controller, memories, codec, isolation
transformer, relays, opto-isolators, and a 2- to 4-wire
hybrid. The Si2493/57/34/15/04 is ideal for embedded
modem applications due to its small board area,
controller-based architecture, low power consumption,
and global compliance. The Si2493/57/34/15/04-EVB
provides an RJ-11 jack (for interfacing the Si2493/57/
34/15/04-EVB to the phone line), and USB and RS232
serial ports for interfacing to a PC or data terminal. This
allows the ISOmodem to operate as a serial modem for
straightforward evaluation of the Si2493/57/34/15/04. To
evaluate the Si2493/57/34/15/04 ISOmodem in an
embedded system, the daughter card can be used
independently of or with the motherboard.
A direct access header (J103) is available on the
motherboard to bypass the RS-232 transceivers and
connect the Si2493/57/34/15/04 ISOmodem directly to
a target system.
An on-board rectifier, filter, and voltage regulator allow
the power input to be 7.5–13 V ac or dc (either polarity)
supplied through a screw terminal (J8) or a standard
2 mm power jack (J9). Alternatively, power can be
supplied through the USB interface (whether the USB or
RS232 interface is used). The evaluation board can
drive an external speaker for call monitoring or the
speaker mounted directly on the board. Please note that
the PCM interface, parallel interface, and EEPROM are
available on the 24-pin FT only. See "1.7.EVB Part
Numbers" on page 8 for ISOmodem EVB options.
Features
The Si2493/57/34/15/04-EVB includes the following:
Dual RJ-11 connection to phone line
RS-232 and USB interface to PC
Speaker for call monitoring
Direct access to Si2493/57/34/15/04 for embedded
application evaluation
Easy power connection to common 7.5 V–13.5 V
power supplies or USB port.
9 V ac adaptor
Simple installation and operation
EEPROM (24-pin FT only)
RS232 lines status display on LEDs.
Functional Block Diagram
7.5-13.5 V dc or
peak ac Adaptor
Audio
Out
Audio
Amplifier
Voltage
Regulator
5V
Direct
Access HDR
Daughter Board Boundary
Rectifier
Filter
USB
Connector
3.3 V
USB I/F
Interface
Selection
Jumpers
AOUT
Si2493/57/34/15/04
RESET XTALO
XTALI
Si3018*
Interface
Circuit
RJ-11
Phone
line
UART
DB9
RS-232
Transceivers
Push Button
Reset
Power-On
Reset
*Si3010 for Si2404
Rev. 0.7 4/11
Copyright © 2011 by Silicon Laboratories
Si2493/57/34/15/04-EVB

Si2404FT08-EVB相似产品对比

Si2404FT08-EVB SI2493-D-FS18-EVB Si2404FS08-EVB Si2415FT18-EVB Si2404FS10-EVB Si2404FT10-EVB Si2415FT08-EVB Si2415FS08-EVB Si2415FS18-EVB SI2457-D-FS18-EVB
描述 networking development tools 24-pin si2404+si3008 isomodem eval board networking development tools si2493 rev.D + si3018 isomodem evb networking development tools 16-pin si2404+si3008 isomodem eval board networking development tools 24-pin si2415+si3018 isomodem eval board networking development tools 16-pin si2404+si3010 iso modem eval board networking development tools 24-pinsi2404+si3010 isomodem eval board networking development tools 24-pin si2415+si3008 isomodem eval board networking development tools 16-pin si2415+si3008 isomodem eval board networking development tools 16-pin si2415+si3018 isomodem eval board BOARD EVAL ISOMODEM 16PIN
Manufacture Silicon Laboratories Silicon Laboratories Silicon Laboratories Silicon Laboratories Silicon Laboratories Silicon Laboratories Silicon Laboratories Silicon Laboratories Silicon Laboratories -
产品种类
Product Category
Networking Development Tools Networking Development Tools Networking Development Tools Networking Development Tools Networking Development Tools Networking Development Tools Networking Development Tools Networking Development Tools Networking Development Tools -
RoHS Yes Yes Yes Yes Yes Yes Yes Yes Yes -
python实战串口助手---8串口多个发送解决
今晚终于解决了串口发送的问题,更改代码如下: def write(self, data): if self.alive: if self.serSer.isOpen(): self.serSer.write(data) ......
star_66666 MicroPython开源版块
uclinux内核与版本问题
我想知道用2.6的系统能不能编译2.4的uclinux吗!!...
ldfree Linux开发
DSP仿真问题
我在21ic电子工程师论坛上下载了一个版主分享的DSP代码,我是把这个文件夹放在和之前的例程代码的文件夹同一个目录下,但是进行仿真时出错,不能下载到板子上,请问该怎样设置该文件夹??...
ttxs_2013 DSP 与 ARM 处理器
用Seeed Studio BeagleBone Green Wireless开发板解决物联网应用开发面临的挑战
物联网(IoT)快速发展,成为了创新的主要驱动力,吸引了来自互联网应用和传统嵌入式设备领域的许多开发者。因为应用常常设计新的、未经测试的产品概念,此类产品的市场仍不确定。因此,使用能够 ......
maylove DSP 与 ARM 处理器
【转】解读可穿戴产品的动力来源——锂电池
 电池作为穿戴产品的动力来源,其选型及充放电电路设计满足可生产性、EMC、EMI等认证的技术规范要求,并且还需要工艺、技术、质量、成本优势,这使得锂电池选择显得很有意义。现在可穿戴产品使 ......
okhxyyo 电源技术
TouchGFX设计+做一个魔方(5)
使用TouchGFX做一个魔方(第五天) 算是掌握了控件数组、透明度,但是滚动条还有点把握不住。。。上次提到控件数组的事情,的确不能通过界面拖动实现,但可以在代码中写出来啊在Screen1view.hpp ......
tobot stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1536  165  2790  517  1883  57  46  58  9  18 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved