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

关键词

搜索

型号

搜索

MAX11666

产品描述500ksps, Low-Power, Serial 12-/10-/8-Bit ADCs
文件大小1MB,共28页
制造商Maxim(美信半导体)
官网地址https://www.maximintegrated.com/en.html
下载文档 选型对比 全文预览

MAX11666概述

500ksps, Low-Power, Serial 12-/10-/8-Bit ADCs

文档预览

下载PDF文档
19-5530; Rev 5; 4/12
TION KIT
EVALUA BLE
AVAILA
500ksps, Low-Power,
Serial 12-/10-/8-Bit ADCs
Features
S
500ksps Conversion Rate, No Pipeline Delay
S
12-/10-/8-Bit Resolution
S
1-/2-Channel, Single-Ended Analog Inputs
S
Low-Noise 73dB SNR
S
Variable I/O: 1.5V to 3.6V (Dual-Channel Only)
Allows the Serial Interface to Connect Directly
to 1.5V, 1.8V, 2.5V, or 3V Digital Systems
S
2.2V to 3.6V Supply Voltage
S
Low Power
3.3mW
Very Low Power Consumption at 8µA/ksps
S
External Reference Input (Dual-Channel Devices Only)
S
1.3µA Power-Down Current
S
SPI-/QSPI-/MICROWIRE-Compatible Serial
Interface
S
10-Pin, 3mm x 5mm µMAX Package
S
6-Pin, 2.8mm x 2.9mm SOT23 Package
S
Wide -40NC to +125NC Operation
General Description
The MAX11661−MAX11666 are 12-/10-/8-bit, compact,
low-power, successive approximation analog-to-digital
converters (ADCs). These high-performance ADCs include
a high-dynamic range sample-and-hold and a high-speed
serial interface. These ADCs accept a full-scale input from
0V to the power supply or to the reference voltage.
The MAX11662/MAX11664/MAX11666 feature dual, sin-
gle-ended analog inputs connected to the ADC core
using a 2:1 MUX. The devices also include a separate
supply input for data interface and a dedicated input
for reference voltage. In contrast, the single-channel
devices generate the reference voltage internally from
the power supply.
These
ADCs
operate from a 2.2V to 3.6V supply and
consume only 3.3mW.
The devices include full power-
down mode and fast wake-up for optimal power man-
agement and a high-speed 3-wire serial interface. The
3-wire serial interface directly connects to SPI, QSPIK,
and MICROWIRE
®
devices without external logic.
Excellent dynamic performance, low voltage, low power,
ease of use, and small package size make these con-
verters ideal for portable battery-powered data-acquisi-
tion applications, and for other applications that demand
low-power consumption and minimal space.
These ADCs are available in a 10-pin
FMAX
®
package,
and a 6-pin SOT23 package. These devices operate
over the -40NC to +125NC temperature range.
MAX11661–MAX11666
Applications
Data Acquisition
Portable Data Logging
Medical Instrumentation
Battery-Operated Systems
Communication Systems
Automotive Systems
Ordering Information
PART
MAX11661AUT+
MAX11662AUB+
MAX11663AUT+
MAX11664AUB+
MAX11665AUT+
MAX11666AUB+
MAX11666AUB/V+
PIN-PACKAGE
6 SOT23
10
FMAX-EP*
6 SOT23
10
FMAX-EP*
6 SOT23
10
FMAX-EP*
10
FMAX-EP*
BITS
8
8
10
10
12
12
12
NO. OF CHANNELS
1
2
1
2
1
2
2
Note:
All devices are specified over the -40°C to +125°C operating temperature range.
+Denotes
a lead(Pb)-free/RoHS-compliant package.
*EP
= Exposed pad.
/V denotes an automotive qualified part.
QSPI is a trademark of Motorola, Inc.
MICROWIRE is a registered trademark of National Semiconductor Corp.
µMAX is a registered trademark of Maxim Integrated Products, Inc.
_______________________________________________________________
Maxim Integrated Products
1
For pricing, delivery, and ordering information, please contact Maxim Direct at 1-888-629-4642,
or visit Maxim’s website at www.maxim-ic.com.

MAX11666相似产品对比

MAX11666 MAX11661_1204 MAX11662 MAX11664 MAX11665 MAX11661AUT+ MAX11662AUB+ MAX11666AUB/V+ MAX11666EVKIT# MAX11665EVKIT#
描述 500ksps, Low-Power, Serial 12-/10-/8-Bit ADCs 500ksps, Low-Power,Serial 12-/10-/8-Bit ADCs 500ksps, Low-Power, Serial 12-/10-/8-Bit ADCs 500ksps, Low-Power, Serial 12-/10-/8-Bit ADCs 500ksps, Low-Power, Serial 12-/10-/8-Bit ADCs 500ksps, Low-Power,Serial 12-/10-/8-Bit ADCs 500ksps, Low-Power,Serial 12-/10-/8-Bit ADCs 500ksps, Low-Power,Serial 12-/10-/8-Bit ADCs KIT EVAL FOR MAX11666 EVAL BOARD FOR MAX11665
[GD32E231 DIY大赛] 01. GD32E231-start以及创意内容介绍
本帖最后由 传媒学子 于 2019-4-27 22:29 编辑 01. GD32E231-start以及创意内容介绍 对于GD32E231-start开发板,对于整个板子还是比较熟悉的,之前发了两个评测的帖子,有兴趣的大家可以 ......
传媒学子 机器人开发
Ecan通信的中断问题
本人在一个项目中运用Ecan进行通信,在通信过程中会碰到中断故障(具体原因说不上来)。我是将Ecan设置成中断接收的(邮箱0-15设置成接收邮箱,16邮箱设置成发送邮箱),若接收到一个合理的读 ......
baoyansheng DSP 与 ARM 处理器
EEWORLD官方竞价活动第二期——可调电源PCB板
EEWORLD官方竞价活动第二期开始了,快来参与吧!只要你是EEWORLD会员,就有机会参与,拿走你心仪的礼品,还在等什么? EEWORLD官方竞价活动说明 1、此活动是为感谢网友对EEWORLD的支持而设置 ......
eric_wang 为我们提建议&公告
g2553定时器的使用问题
#include "msp430g2553.h" int main( void ) { // Stop watchdog timer to prevent time out reset WDTCTL = WDTPW + WDTHOLD; P1DIR |= BIT0; P1OUT &= ~BIT0; ......
51新手 微控制器 MCU
无线定位原理:TOA&AOA
TOA 定位方法TOA 定位方法:主要是根据测量接收信号在基站和移动台之间的到达时间,然后转换为距离,从而进行定位。该方法至少需要三个基站,才能计算目标的位置,其定位示意图如图所示。3947 ......
Jacktang 无线连接
【FPGA 代码】
持续赋值方式定义的2 选1 多路选择器module MUX21_1(out,a,b,sel);input a,b,sel;output out;assign out=(sel==0)?a:b;//持续赋值,如果sel 为0,则out=a ;否则out=bendmodule阻塞赋值方式定义 ......
eeleader FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1968  1937  2363  2060  2263  6  55  36  47  54 

器件索引   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