<adapter>
  <configure i2c="1" spi="1" gpio="0" tpower="3.3" pullups="0"/>
  <spi_bitrate khz="4000"/>
  <spi_config polarity="rising/falling" phase="sample/setup" bitorder="msb" ss="active_low"/>

  <spi_write ss="0" count="260" radix="16">
    03 00 00 00
  </spi_write>

  <spi_write ss="0" count="260" radix="16">
    03 00 80 00
  </spi_write>
</adapter>
