aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F4xx')
-rw-r--r--testhal/STM32F4xx/ADC/readme.txt2
-rw-r--r--testhal/STM32F4xx/EXT/readme.txt2
-rw-r--r--testhal/STM32F4xx/GPT/readme.txt2
-rw-r--r--testhal/STM32F4xx/IRQ_STORM/readme.txt2
-rw-r--r--testhal/STM32F4xx/IRQ_STORM_FPU/readme.txt2
-rw-r--r--testhal/STM32F4xx/PWM-ICU/readme.txt2
-rw-r--r--testhal/STM32F4xx/SPI/readme.txt2
-rw-r--r--testhal/STM32F4xx/UART/readme.txt4
8 files changed, 9 insertions, 9 deletions
diff --git a/testhal/STM32F4xx/ADC/readme.txt b/testhal/STM32F4xx/ADC/readme.txt
index 3bc758ef1..849be3b27 100644
--- a/testhal/STM32F4xx/ADC/readme.txt
+++ b/testhal/STM32F4xx/ADC/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32F4xx/EXT/readme.txt b/testhal/STM32F4xx/EXT/readme.txt
index 106de2171..4de20c331 100644
--- a/testhal/STM32F4xx/EXT/readme.txt
+++ b/testhal/STM32F4xx/EXT/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32F4xx/GPT/readme.txt b/testhal/STM32F4xx/GPT/readme.txt
index 1376b4c64..1039a330e 100644
--- a/testhal/STM32F4xx/GPT/readme.txt
+++ b/testhal/STM32F4xx/GPT/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32F4xx/IRQ_STORM/readme.txt b/testhal/STM32F4xx/IRQ_STORM/readme.txt
index 639203a80..d3ae97797 100644
--- a/testhal/STM32F4xx/IRQ_STORM/readme.txt
+++ b/testhal/STM32F4xx/IRQ_STORM/readme.txt
@@ -25,7 +25,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32F4xx/IRQ_STORM_FPU/readme.txt b/testhal/STM32F4xx/IRQ_STORM_FPU/readme.txt
index f2ba305ea..fea7f2d89 100644
--- a/testhal/STM32F4xx/IRQ_STORM_FPU/readme.txt
+++ b/testhal/STM32F4xx/IRQ_STORM_FPU/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32F4xx/PWM-ICU/readme.txt b/testhal/STM32F4xx/PWM-ICU/readme.txt
index e4b61c33f..856a62799 100644
--- a/testhal/STM32F4xx/PWM-ICU/readme.txt
+++ b/testhal/STM32F4xx/PWM-ICU/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32F4xx/SPI/readme.txt b/testhal/STM32F4xx/SPI/readme.txt
index 7a16a680b..d3d78bc8c 100644
--- a/testhal/STM32F4xx/SPI/readme.txt
+++ b/testhal/STM32F4xx/SPI/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32F4xx/UART/readme.txt b/testhal/STM32F4xx/UART/readme.txt
index 778e24982..19a8e26da 100644
--- a/testhal/STM32F4xx/UART/readme.txt
+++ b/testhal/STM32F4xx/UART/readme.txt
@@ -12,7 +12,7 @@ The application demonstrates the use of the STM32F4xx UART driver.
** Board Setup **
-- Connect an RS232 transceiver to pins PA2(TX) and PA10(9).
+- Connect an RS232 transceiver to pins PA2(TX) and PA3(RX).
- Connect a terminal emulator to the transceiver (38400-N-8-1).
** Build Procedure **
@@ -25,7 +25,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com