forked from newaetech/chipwhisperer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FW_CHANGES.txt
113 lines (108 loc) · 3.12 KB
/
FW_CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
ChipWhisperer Nano:
v0.11:
Initial release
v0.20:
Add Tx in waiting command for reading remaining space in TX serial buffer
v0.23:
Add WCID support (auto driver assignment for Windows)
Increase serial buffer size to 200 bytes
v0.24:
Fix serial transmission response buffer size (fixes device crash)
v0.30:
Add CDC mode (serial port COMX or /dev/tty*)
Add reset USB command
v0.50:
Add firmware build date USB command
v0.60:
Add MPSSE (use ChipWhisperer as a debugger with OpenOCD)
v0.61:
Fix CDC RX requiring CDC TX before working
v0.62:
Add MPSSE enabled usb command
ChipWhisperer Lite:
v0.11:
Initial release
v0.20:
Add Tx in waiting command for reading remaining space in TX serial buffer
v0.23:
Add WCID support (auto driver assignment for Windows)
Increase serial buffer size to 200 bytes
v0.24:
Fix serial transmission response buffer size (fixes device crash)
v0.30:
Add CDC mode (serial port COMX or /dev/tty*)
Add reset USB command
Fix pipe error when ChipWhisperer disconnected during capture
v0.50:
Add firmware build date USB command
v0.52:
Add variable speed FPGA programming
Add FPGA programming for external device
v0.60:
Add MPSSE (use ChipWhisperer as a debugger with OpenOCD)
Add SPI command support
v0.61:
Fix CDC RX requiring CDC TX before working
v0.62:
Add MPSSE enabled usb command (fixes mpsse breaking upon reconnect)
ChipWhisperer Pro:
v1.0:
Initial release
v1.23:
Add WCID support (auto driver assignment for Windows)
Increase serial buffer size to 200 bytes
Add Tx in waiting command for reading remaining space in TX serial buffer
v1.30:
Add CDC mode (serial port COMX or /dev/tty*)
Add reset USB command
Fix pipe error when ChipWhisperer disconnected during capture
v1.50:
Add firmware build date USB command
v1.52:
Add variable speed FPGA programming
Add FPGA programming for external device
v1.60:
Add MPSSE (use ChipWhisperer as a debugger with OpenOCD)
Add SPI command support
Fix stream mode requiring CDC TX before working
v1.61:
Fix CDC RX requiring CDC TX before working
Fix CWPro crash during some serial communication
v1.62:
Add MPSSE enabled usb command (fixes mpsse breaking upon reconnect)
ChipWhisperer Husky:
v1.0:
Initial release
v1.1:
Add MPSSE
Add target SPI program
Add variable FPGA program speed
v1.3:
Add MPSSE enabled usb command (fixes mpsse breaking upon reconnect)
Fix CDC RX requiring CDC TX before working
Fix CWPro crash during some serial communication
ChipWhisperer CW305:
v0.11:
Initial release
v0.20:
Add SPI program
v0.30:
Add FPGA SPI passthrough
v0.32:
Add WCID support (auto driver assignment for Windows)
Add reset USB command
v0.40:
Add SAM3U GPIO control
v0.50:
Add SAM Build date command
v0.52:
Add variable FPGA programming speed
v0.53:
Fix FPGA communication for >64 byte packets
ChipWhisperer CW310:
v1.0.0:
Initial release
v1.1.0:
Fix FPGA communication for >64 byte packets
v1.2.0:
Add MPSSE