mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 23:55:54 +02:00
prod/doc/: updated for latest GPIO scan development
- setup.hmac: new atusb firmware 38a08c0
- test.hmac: the GPIO scan is now implemented
- test.hmac: updated error dump for change from "l" to "o"
This commit is contained in:
parent
38a08c09ca
commit
0eb5fb1097
@ -133,7 +133,7 @@ the PC. To download a pre-compiled version, use this command:
|
|||||||
|
|
||||||
<PRE>
|
<PRE>
|
||||||
wget -O atusb.bin \
|
wget -O atusb.bin \
|
||||||
http://downloads.qi-hardware.com/people/werner/wpan/bindist/atusb-61e656e.bin
|
http://downloads.qi-hardware.com/people/werner/wpan/bindist/atusb-38a08c0.bin
|
||||||
</PRE>
|
</PRE>
|
||||||
|
|
||||||
Instructions for building the binary from sources are
|
Instructions for building the binary from sources are
|
||||||
|
@ -71,7 +71,7 @@ for an <B>atusb</B> DUT. It performs the following steps:
|
|||||||
<UL>
|
<UL>
|
||||||
<LI>Enumeration (<B>atusb</B> only)
|
<LI>Enumeration (<B>atusb</B> only)
|
||||||
<LI>LED (<B>atusb</B> only; not yet implemented)
|
<LI>LED (<B>atusb</B> only; not yet implemented)
|
||||||
<LI>GPIO scan (not yet implemented)
|
<LI>GPIO scan
|
||||||
<LI>Identification
|
<LI>Identification
|
||||||
<LI>Crystal frequency
|
<LI>Crystal frequency
|
||||||
<LI>Spectrum
|
<LI>Spectrum
|
||||||
@ -131,7 +131,7 @@ SLP_TR Z 0 1 ***
|
|||||||
MOSI Z - 1
|
MOSI Z - 1
|
||||||
nSEL Z 1 1
|
nSEL Z 1 1
|
||||||
IRQ Z 0 0
|
IRQ Z 0 0
|
||||||
at "zzlzhl", next "# reset state"
|
at "zzozho", next "# reset state"
|
||||||
</PRE>
|
</PRE>
|
||||||
The configuration is <B>0</B> for a pin driven low, <B>1</B> for a pin driven
|
The configuration is <B>0</B> for a pin driven low, <B>1</B> for a pin driven
|
||||||
high, <B>Z</B> for a pin in Hi-Z state, and <B>R</B> for Hi-Z state with a
|
high, <B>Z</B> for a pin in Hi-Z state, and <B>R</B> for Hi-Z state with a
|
||||||
|
Loading…
Reference in New Issue
Block a user