diff options
author | fenggnef <lifenggnefil@gmail.com> | 2017-08-11 20:45:42 +0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-08-01 15:49:41 -0700 |
commit | 47f12a1e9c75bf05fcb06fbc885f9b93848188a9 (patch) | |
tree | 8285a1d2d317c782542a5342b113febc178d2669 /tools | |
parent | 6e247c002c7d8a93ac569b5728064b445c7f2925 (diff) | |
download | uhd-47f12a1e9c75bf05fcb06fbc885f9b93848188a9.tar.gz uhd-47f12a1e9c75bf05fcb06fbc885f9b93848188a9.tar.bz2 uhd-47f12a1e9c75bf05fcb06fbc885f9b93848188a9.zip |
Definitions of MASK_GPIO_SHDN_SW and GPIO_AUX_PWR_ON Errors
MASK_GPIO_SHDN_SW ( GPIO[52] ) should be shifted by "GPIO_SHDN_SW" but "GPIO_FX3_SCLK ".
Otherwise GPIOs of FX3 will initial GPIO_FX3_SCLK ( GPIO[53] ) as GPIO and SPI respectively.
It will make GPIO[53] conflict between SPI and GPIO, and SHDN_SW will not work properly as a power switch.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions