Created
December 9, 2016 01:27
-
-
Save gyaresu/4969521b7255963d5bd3bc783ded7f05 to your computer and use it in GitHub Desktop.
touchy ftdi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 83 32 0A 00 E6 18 46 70 -> ? | |
$ 83 33 0A 80 01 70 40 12 -> ? | |
$ 83 33 0B 00 73 E6 25 0D -> ? | |
$ 83 33 0B 80 EF 25 E0 24 -> ? | |
$ 83 32 0C 00 60 A8 40 B8 -> ? | |
$ 83 33 0C 80 80 D2 AF 1A -> ? | |
$ 83 33 0D 00 22 EF 12 03 -> ? | |
$ 83 33 0D 80 10 67 78 58 -> ? | |
$ 83 32 0E 00 00 F5 83 E4 -> ? | |
$ 83 33 0E 80 03 48 EE F0 -> ? | |
$ 83 33 0F 00 01 FE 12 16 -> ? | |
$ 83 33 0F 80 E5 10 C4 54 -> ? | |
$ 83 32 10 00 14 02 18 00 -> ? | |
$ 83 33 10 80 E6 9D 18 E6 -> ? | |
$ 83 33 11 00 E5 1C A4 24 -> ? | |
$ 83 33 11 80 30 E3 03 75 -> ? | |
$ 83 32 12 00 D5 22 AE 07 -> ? | |
$ 83 33 12 80 75 AC 14 85 -> ? | |
$ 83 33 13 00 00 08 12 03 -> ? | |
$ 83 33 13 80 90 17 58 12 -> ? | |
$ 83 32 14 00 1A 12 03 5A -> ? | |
$ 83 33 14 80 AE 2C AF 2D -> ? | |
$ 83 33 15 00 EA 22 12 12 -> ? | |
$ 83 33 15 80 12 15 D6 12 -> ? | |
$ 83 32 16 00 FC 22 EF 54 -> ? | |
$ 83 33 16 80 EC 12 12 B0 -> ? | |
$ 64 33 17 00 22 53 DF 7F -> ? | |
$ 07 34 00 00 17 60 67 0F -> ? | |
$ 04 33 00 00 02 -> ? | |
$ 03 36 00 00 -> ? | |
Download complete with [ 51 ] errors | |
gareth@gnuradio:~/programming/BC_Touchy_Firmware|master | |
⇒ python ./Bootloader/Tools/Source/efm8load.py -p /dev/ttyUSB0 ./HEX/Simple.efm8 -t |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment