From 37a4c89f8493b7eb39e63057a7c25755aeefc14c Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Fri, 10 Jun 2011 10:37:42 -0400 Subject: Docs: Update "my board is bricked!" troubleshooting item. --- docs/source/troubleshooting.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/source/troubleshooting.rst b/docs/source/troubleshooting.rst index b679b9c..da6fb40 100644 --- a/docs/source/troubleshooting.rst +++ b/docs/source/troubleshooting.rst @@ -28,11 +28,18 @@ reprogram by using :ref:`perpetual bootloader mode My board is bricked! I can't upload via the bootloader no matter what! ---------------------------------------------------------------------- -Use the hardcoded serial STM32 serial bootloader to :ref:`re-flash the -bootloader `. +Don't panic. First, make sure that the board is plugged in correctly +for program upload, using the instructions given in the +:ref:`quickstart `. If that doesn't work, +try using :ref:`perpetual bootloader mode +`. + +If that doesn't work, then you've got a problem. All is not lost, +however! You can always try to :ref:`re-flash the bootloader +` over serial (or :ref:`JTAG `). -If it really is bricked, and you think it's our fault, `contact us -`_\ ! +If your board really is bricked, and you think it's our fault, +`contact us `_\ ! My 5v peripheral doesn't work! (I2C, SPI, USART, etc) ----------------------------------------------------- -- cgit v1.2.3