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:
parent
043ab94b3a
commit
d37d10d95e
|
@ -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 **
|
||||
|
|
Loading…
Reference in New Issue