• Federico Vaga's avatar
    lib: convert raw DAC offset into uV offset · 71488635
    Federico Vaga authored
    The library was not converting back the offset from the DAC raw value to
    uV as expected by the API. This bug was masked by a previously fixed bug.
    
       143b17 lib: bugfix do not override value on write
    
    Beware that the offset gets approximated to a 16bit number withing the
    range [-5V, 4.999V]. This means that most of the time the read back is
    not exactly what was configured but its hardware approximation (~152uV
    steps).
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    Reported-by: 's avatarNicolas Magnin <nicolas.magnin@cern.ch>
    71488635
Name
Last commit
Last update
..
PyAdcLib Loading commit data...
Makefile Loading commit data...
setup.py Loading commit data...