mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-20 12:07:05 +08:00
flash read tested over usart
This commit is contained in:
parent
b0eef756c1
commit
268ca8294e
1 changed files with 7 additions and 0 deletions
|
@ -313,6 +313,13 @@ time client/proxmark3 -p /dev/ttyUSB0 -b 9600 -c "lf read"
|
|||
time client/proxmark3 -p /dev/ttyUSB0 -b 115200 -c "lf read"
|
||||
6.28s
|
||||
|
||||
time client/proxmark3 -p /dev/ttyACM0 -c "mem save f foo_usb"
|
||||
1.48s
|
||||
time client/proxmark3 -p /dev/ttyUSB0 -b 115200 -c "mem save f foo_fpc"
|
||||
25.34s
|
||||
|
||||
|
||||
|
||||
Reference frames
|
||||
================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue