Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
digital_average.sh 159 B
#! /bin/bash


echo "ADC: REG ADD 2 --> Digital averaging' "
pci -w 0x90A0 0x00020800
pci -w 0x90A4 0x00020800  # all 1s test mode is 2, all 0s is 3
sleep 0.1