diff options
Diffstat (limited to 'testhal/STM32F3xx/IRQ_STORM/readme.txt')
-rw-r--r-- | testhal/STM32F3xx/IRQ_STORM/readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testhal/STM32F3xx/IRQ_STORM/readme.txt b/testhal/STM32F3xx/IRQ_STORM/readme.txt index 01a6b0cfe..05c37dd09 100644 --- a/testhal/STM32F3xx/IRQ_STORM/readme.txt +++ b/testhal/STM32F3xx/IRQ_STORM/readme.txt @@ -13,7 +13,8 @@ drivers in order to implement a system stress demo. ** Board Setup **
-None.
+- Connect an RS232 transceiver to pins PA9(TX) and PA10(RX).
+- Connect a terminal emulator to the transceiver (38400-N-8-1).
** Build Procedure **
|