dekuNukem / Amazon_Dash_Button

Components and pinouts of Amazon Dash Button
361 stars 42 forks source link

Firmware Dump #3

Closed yellowbyte closed 9 years ago

yellowbyte commented 9 years ago

I tried to dump the firmware on the Amazon Dash by accessing the JTAG pins on the board, but I got the read-out protection error. How did you bypass read-out protection?

dekuNukem commented 9 years ago

This dash button was from May 2015 back when it first came out, it's possible that they turned on firmware read protection in the later batches. Another possibility is maybe the tools you're using, I used ST-Link 2 on a STM32F0 discovery board and STM32 ST-Link Utility to dump it. I was using SWD instead of JTAG. So check that as well.