Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[deliverable/linux.git] / Documentation / hwmon / mcp3021
CommitLineData
5510e62a
XX
1Kernel driver MCP3021
2======================
3
4Supported chips:
5 * Microchip Technology MCP3021
6 Prefix: 'mcp3021'
7 Datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/21805a.pdf
592758b1
SS
8 * Microchip Technology MCP3221
9 Prefix: 'mcp3221'
10 Datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/21732c.pdf
5510e62a 11
592758b1
SS
12Authors:
13 Mingkai Hu
14 Sven Schuchmann <schuchmann@schleissheimer.de>
5510e62a
XX
15
16Description
17-----------
18
592758b1
SS
19This driver implements support for the Microchip Technology MCP3021 and
20MCP3221 chip.
5510e62a
XX
21
22The Microchip Technology Inc. MCP3021 is a successive approximation A/D
592758b1
SS
23converter (ADC) with 10-bit resolution. The MCP3221 has 12-bit resolution.
24
25These devices provide one single-ended input with very low power consumption.
26Communication to the MCP3021/MCP3221 is performed using a 2-wire I2C
27compatible interface. Standard (100 kHz) and Fast (400 kHz) I2C modes are
28available. The default I2C device address is 0x4d (contact the Microchip
29factory for additional address options).
This page took 0.202738 seconds and 5 git commands to generate.