walnux/include/nuttx/analog
Lars Kruse 9b3914b740 drivers/analog/mcp47x6: Add support for MCP47X6 DAC series
The MCP47X6 series consists of the following single channel DAC chips:
- MCP4706 (8 bit)
- MCP4716 (10 bit)
- MCP4726 (12 bit)

The driver supports the following configurations:
- gain
- power down
- voltage reference

Persistent configuration storage in the internal EEPROM is not
implemented.
2025-04-29 16:17:44 -03:00
..
adc.h drivers/adc: Rename up_ads1255initialize to ads1255_initialize 2024-11-16 17:39:27 +01:00
ads1115.h drivers/analog/ads1115: Add support for the Texas Instruments ADS1115 2025-03-25 09:49:51 +01:00
ads1242.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ads7828.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
comp.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
dac.h drivers/analog/mcp47x6: Add support for MCP47X6 DAC series 2025-04-29 16:17:44 -03:00
hx711.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ioctl.h drivers/analog/mcp47x6: Add support for MCP47X6 DAC series 2025-04-29 16:17:44 -03:00
lmp92001.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ltc1867l.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
max1161x.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mcp47x6.h drivers/analog/mcp47x6: Add support for MCP47X6 DAC series 2025-04-29 16:17:44 -03:00
mcp48xx.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mcp3008.h adc: Implement ADC driver interface for MCP3008 over SPI. Includes documentation page for the driver, and inclusion of driver registration code for RP2040-based boards. 2024-10-22 13:56:23 +08:00
opamp.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pga11x.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00