flash read tested over usart

This commit is contained in:
Philippe Teuwen 2019-04-22 23:17:34 +02:00
parent b0eef756c1
commit 268ca8294e

View file

@ -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
================