uploaded 10 months ago
Driver for SGM58031 16-bit I2C ADC

2 examples

  • default
    The example configures two SGM58031 devices on an I2C bus, with one device connected to GND and the other to VCC. It initializes the devices and…
    3.07 KB
  • single-shot
    The example configures a `SMG58031` device on an `I2C` bus, using the address from `CONFIG_EXAMPLE_I2C_ADDRESS` (default 0x48). It initializes the…
    3.25 KB