You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

19
19
20
20
21
21
| Pin | Function | Comment |
@@ -52,10 +52,11 @@ SOP2 (pin 9) high will activate the UART load mode to flash the system during de
52
52
53
53
# Extract Firmware
54
54
## Introduction
55
-
Grab your favourite USB-UART **3.3V** interface, recommending those with DTR or RTS port to automate board reset. You may also use a CC3200 Launchpad, but then you will need to reset it by hand. SOP2 need to be pulled high while reset to set the cc3200 into UART-Mode.
56
-
You may have a UART to USB adapter that supports both 3.3V and 5V. In this case you should find a jumper on the board to select the correct mode. You can see examples of such jumpers here (but there are others.) **In any case, make absolutely sure that 3.3V (often labelled 3v3) is set!**
55
+
Grab your favourite USB-UART **3.3V** interface, recommending those with DTR or RTS port to automate board reset. You may also use a CC3200 Launchpad, but then you will need to reset it by hand. SOP2 need to be pulled high while reset to set the cc3200 into UART-Mode.
56
+
You may have a UART to USB adapter that supports both 3.3V and 5V. In this case you should find a jumper on the board to select the correct mode. You can see examples of such jumpers here (but there are others.)
57
+
**In any case, make absolutely sure that 3.3V (often labelled 3v3) is set or you will frie your board!**

59
60
60
61
## Toolset
61
62
Use [cc3200tool](https://github.com/toniebox-reverse-engineering/cc3200tool) to extract the firmware. Just download it to your favorite location.
0 commit comments