Date:2011-06-12 02:05:46 (12 years 9 months ago)
Author:Werner Almesberger
Commit:13f4a35a62b5f0771423a7b179b59f51b6d6d340
Message:prod/atusb: P_ON test turned out to be unreliable - skip it for now

Some of the transceiver pull-up/downs don't seem to work as
expected. Until further analysis, we perform equivalent testing
in TRX_OFF, which only uses the MCU's pull-ups.
Files: prod/atusb (2 diffs)

Change Details

prod/atusb
5151# Pull in P_ON v ^ -^-v v
5252#
5353
54if false; then
5455    step "GPIO scan (P_ON)"
5556    cmd "$LOCAL_EXEC atrf-gpio -d $LOCAL_DUT -p \
5657        HHHHoHxH.HxHxHxHh.ohzoHoHH '# reset state (H)' \
...... 
6768        0000o0x0.0x0x0x0h.ohz10o00 '# test MOSI (1)' \
6869        0000o0x0.0x0x0x0h.ohzo0100 '# test SCLK (1)'"
6970    doit
71fi
7072
7173    # TRX_OFF state (transceiver pull-up/downs inactive)
7274

Archive Download the corresponding diff file



interactive