From 7f9f396a77e56e50e2ccd010688382081c4eb818 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 10 Mar 2013 19:38:52 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5407 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F37x/IRQ_STORM/readme.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'testhal/STM32F37x/IRQ_STORM') diff --git a/testhal/STM32F37x/IRQ_STORM/readme.txt b/testhal/STM32F37x/IRQ_STORM/readme.txt index 12f92936d..740cf3c20 100644 --- a/testhal/STM32F37x/IRQ_STORM/readme.txt +++ b/testhal/STM32F37x/IRQ_STORM/readme.txt @@ -1,5 +1,5 @@ ***************************************************************************** -** ChibiOS/RT HAL - IRQ_STORM stress test demo for STM32F30x. ** +** ChibiOS/RT HAL - IRQ_STORM stress test demo for STM32F37x. ** ***************************************************************************** ** TARGET ** @@ -8,13 +8,12 @@ The demo runs on an STMicroelectronics STM32373C-EVAL board. ** The Demo ** -The application demonstrates the use of the STM32F30x GPT, PAL and Serial +The application demonstrates the use of the STM32F37x GPT, PAL and Serial drivers in order to implement a system stress demo. ** Board Setup ** -- Connect an RS232 transceiver to pins PA9(TX) and PA10(RX). -- Connect a terminal emulator to the transceiver (38400-N-8-1). +- Connect a terminal emulator to serial port connector (38400-N-8-1). ** Build Procedure ** -- cgit v1.2.3