Skip to content

v1.8.2 - The poll&DAC release

Latest
Compare
Choose a tag to compare
@electronicayciencia electronicayciencia released this 14 Jan 20:55
· 1 commit to master since this release

GPIO:

ADC/DAC:

  • ADC_write() and DAC_read() accept and return values in volts.
  • DAC_write() returns the expected DAC output.
  • DAC_config() will turn Off DAC before selecting a new reference voltage.

I2C:

  • Fixed: some I2C states are not handled correctly.

Documentation: