flpgbtds24 version 22020400
Tool to read out the 64-bit ID from a 1-Wire DS24xx chip connected to an lpGBT GPIO.
Usage:
 flpgbtds24 [-h|V] [-d<devnr>] [-D<dma>] -G<link> -I<i2c> [-1] [-e] -i<pin> [-r<cnt>] [-Z]
  -h         : Show this help text.
  -V         : Show version.
  -d <devnr> : FLX-device number (default: 0).
  -D <dma>   : FLX-device DMA controller for receiving (default: 0).
  -1         : Assume lpGBTv1/v2 (default: lpGBTv0) ###OBSOLETE
  -e         : Use the EC-channel (default: IC-channel).
  -G <link>  : lpGBT link number.
  -I <i2c>   : lpGBT I2C address (hex).
  -i <pin>   : Use GPIO bit <pin> for the 1-Wire protocol ([0..15]).
  -r <cnt>   : Number of times to read the ID (default: 1).
  -Z         : Do not receive and display replies.
