git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3921 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-02-05 09:00:06 +00:00
parent 043ab94b3a
commit d37d10d95e
1 changed files with 1 additions and 1 deletions

View File

@ -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 **