Advertisement
Guest User

Untitled

a guest
Jun 9th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. ========================================================================
  2. Enumeration: PASS
  3. usbwait -t 5 20b7:1540 && echo okay
  4. ------------------------------------------------------------------------
  5. okay
  6. ========================================================================
  7. LED: PASS
  8. echo >/dev/tty; echo 'Press [P]ass if the LED blinks, [F]ail if not' >/dev/tty; atrf-gpio -c -p xxxxxx1x.xxxxxxxx.xxxxxxxx delay=50 xxxxxx0x.xxxxxxxx.xxxxxxxx delay=200
  9. ------------------------------------------------------------------------
  10. ========================================================================
  11. GPIO scan (P_ON): FAIL
  12. atrf-gpio -d usb -p HHHHoHxH.HxHxHxHh.ohzoHoHH '# reset state (H)' HHHH0HxH.HxHxHxHh.ohzoHoHH '# test SLP_TR (0)' HHHHoH0H.HxHxHxHh.ohzoHoHH '# test LED (0)' HHHHoHxH.HxHxHxHh.LhzoHoHH '# test IRQ_RF (0)' HHHHoHxH.HxHxHxHh.o0zoHoHH '# test nSEL (0)' HHHHoHxH.HxHxHxHh.ohz0HoHH '# test MOSI (0)' HHHHoHxH.HxHxHxHh.ohzoH0HH '# test SCLK (0)' 0000o0x0.0x0x0x0h.ohzo0o00 '# reset state (0)' 000010x0.0x0x0x0h.ohzo0o00 '# test SLP_TR (1)' 0000o010.0x0x0x0h.ohzo0o00 '# test LED (1)' 0000o0x0.0x0x0x0h.o1zo0o00 '# test nSEL (1)' 0000o0x0.0x0x0x0h.ohz10o00 '# test MOSI (1)' 0000o0x0.0x0x0x0h.ohzo0100 '# test SCLK (1)'
  13. ------------------------------------------------------------------------
  14. name cfg exp got
  15. PB0 R 1 1
  16. PB1/P16 R 1 1
  17. PB2/P15 R 1 1
  18. PB3/P14 R 1 1
  19. PB4/SLP_TR Z 0 0
  20. PB5 R 1 1
  21. PB6/LED 0 - 0
  22. PB7 R 1 1
  23. PC0 R 1 1
  24. PC1/P13 Z - 0
  25. PC2 R 1 1
  26. PC3(NC) Z - 0
  27. PC4 R 1 1
  28. PC5 Z - 0
  29. PC6 R 1 1
  30. PC7/nRST_RF Z 1 1
  31. PD0/IRQ_RF Z 0 0
  32. PD1/nSS Z 1 0 ***
  33. PD2/MISO Z - 0
  34. PD3/MOSI 0 - 0
  35. PD4 R 1 1
  36. PD5/SCLK Z 0 0
  37. PD6 R 1 1
  38. PD7 R 1 1
  39. at "HHHHoHxH.HxHxHxHh.ohz0HoHH", next "# test MOSI (0)"
  40. ------------------------------------------------------------------------
  41. exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement