From a7730c06101abc1df43099010cbc4f16fd674b20 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Fri, 9 Sep 2011 15:01:48 -0400 Subject: bootloader: Remove Maple-specific values. --- source/bootloader.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'source') diff --git a/source/bootloader.rst b/source/bootloader.rst index d3a1abb..1a0fa6d 100644 --- a/source/bootloader.rst +++ b/source/bootloader.rst @@ -649,15 +649,13 @@ could use another Maple, an Arduino, etc. -- anything that allows your computer to communicate with the Maple you want to reprogram over a serial interface. -.. FIXME [0.0.12, Maple-specific values] - If you do use an FTDI breakout board, first make sure your Maple is disconnected from an external power source, be it battery, USB, or barrel jack. Then, connect the FTDI board's TX pin to ``Serial1``\ 's -RX pin (pin 8 on Maple), FTDI RX to ``Serial1`` TX (pin 7 on Maple), -FTDI ground to ground (labeled GND), and its 3.3V pin to Vin. On -Maple Mini, you will also need to tie BOOT1 (pin 2) to ground. You -can use the silkscreen for help locating these pins on other boards. +RX pin (labeled "RX1" on the silkscreen), FTDI RX to ``Serial1`` TX +(labeled "TX1"), FTDI ground to ground (labeled GND), and its 3.3V pin +to Vin. On Maple Mini, you will also need to tie BOOT1 (pin 2) to +ground. More information on ``Serial1`` is available :ref:`here `. -- cgit v1.2.3