aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demos/ARMCM3-STM32F407-DISCOVERY/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt b/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt
index 61e619628..ab3c5199a 100644
--- a/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt
+++ b/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt
@@ -13,7 +13,7 @@ APIs. The ADC samples two channels (temperature sensor and PC0) and modulates
the PWM using the sampled values. The sample data is also transmitted using
the SPI port 1.
By pressing the button located on the board the test procedure is activated
-with output on the serial port COM1 (USART1).
+with output on the serial port SD2 (USART2).
** Build Procedure **