From ae83189085596dcb74f69f975305c99f76fb1f4c Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 14 Mar 2015 21:34:34 -0400 Subject: [PATCH 1/5] Board recovery documentation. --- docs/Board - Naze32.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/Board - Naze32.md b/docs/Board - Naze32.md index a51b9fcbd4..c7c60d9588 100644 --- a/docs/Board - Naze32.md +++ b/docs/Board - Naze32.md @@ -41,3 +41,17 @@ When SOFTSERIAL is enabled, LED_STRIP and CURRENT_METER are unavailable, but two | 8 | 6 | SOFTSERIAL1 TX | | | 9 | 7 | SOFTSERIAL2 RX | | | 10 | 8 | SOFTSERIAL2 TX | | + +# Recovery + +Short the two pads labelled 'Boot' and plug in the board, flash with the Cleanflight configurator. +/-------------------\ +|O O| +| []5V | +| [][]Boot | +| | +| | +| | +| | +|O O| +\-------[USB]-------/ \ No newline at end of file From c38611191de6fc3ecfa4512e26fda6be41b7f739 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 14 Mar 2015 23:21:05 -0400 Subject: [PATCH 2/5] Add 5V pad warning, and configurator setting. --- docs/Board - Naze32.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Board - Naze32.md b/docs/Board - Naze32.md index c7c60d9588..044ba3c388 100644 --- a/docs/Board - Naze32.md +++ b/docs/Board - Naze32.md @@ -44,7 +44,8 @@ When SOFTSERIAL is enabled, LED_STRIP and CURRENT_METER are unavailable, but two # Recovery -Short the two pads labelled 'Boot' and plug in the board, flash with the Cleanflight configurator. +Short the two pads labelled 'Boot' *taking extra care not to touch the 5V pad* +In Cleanflight configurator put a check in the "No reboot sequence" and plug in the board and flash. /-------------------\ |O O| | []5V | From 1747f621d405829425b52f5170b628dc25e9dfee Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 14 Mar 2015 23:31:34 -0400 Subject: [PATCH 3/5] Better formatting and more verbose --- docs/Board - Naze32.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/Board - Naze32.md b/docs/Board - Naze32.md index 044ba3c388..aa9f8a5685 100644 --- a/docs/Board - Naze32.md +++ b/docs/Board - Naze32.md @@ -44,8 +44,16 @@ When SOFTSERIAL is enabled, LED_STRIP and CURRENT_METER are unavailable, but two # Recovery +## Board Short the two pads labelled 'Boot' *taking extra care not to touch the 5V pad* -In Cleanflight configurator put a check in the "No reboot sequence" and plug in the board and flash. +Apply power to the board +Remove the short on the board + +## Cleanflight configurator +Select the correct hardware and the desired release of the Clearflight firmware +Put a check in the "No reboot sequence" +Flash + /-------------------\ |O O| | []5V | From 4baec3eed2346c0ac35388fedc27683267da5edd Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 14 Mar 2015 23:46:51 -0400 Subject: [PATCH 4/5] Wrap ASCII board in code block to correct display formatting --- docs/Board - Naze32.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Board - Naze32.md b/docs/Board - Naze32.md index aa9f8a5685..a9566bd5c4 100644 --- a/docs/Board - Naze32.md +++ b/docs/Board - Naze32.md @@ -54,6 +54,7 @@ Select the correct hardware and the desired release of the Clearflight firmware Put a check in the "No reboot sequence" Flash +``` /-------------------\ |O O| | []5V | @@ -63,4 +64,5 @@ Flash | | | | |O O| -\-------[USB]-------/ \ No newline at end of file +\-------[USB]-------/ +``` \ No newline at end of file From f6ef4273b4969259ff3fdfd48b358db6f1fed1af Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 14 Mar 2015 23:50:32 -0400 Subject: [PATCH 5/5] Markdown touchups --- docs/Board - Naze32.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Board - Naze32.md b/docs/Board - Naze32.md index a9566bd5c4..412001ba78 100644 --- a/docs/Board - Naze32.md +++ b/docs/Board - Naze32.md @@ -45,14 +45,14 @@ When SOFTSERIAL is enabled, LED_STRIP and CURRENT_METER are unavailable, but two # Recovery ## Board -Short the two pads labelled 'Boot' *taking extra care not to touch the 5V pad* -Apply power to the board -Remove the short on the board ++ Short the two pads labelled 'Boot' **taking extra care not to touch the 5V pad** ++ Apply power to the board ++ Remove the short on the board ## Cleanflight configurator -Select the correct hardware and the desired release of the Clearflight firmware -Put a check in the "No reboot sequence" -Flash ++ Select the correct hardware and the desired release of the Clearflight firmware ++ Put a check in the "No reboot sequence" ++ Flash firmware ``` /-------------------\