2014-04-03 06:22 PM
I would like to use one of the UARTS on the STM32F4 to connect the MCU to a Bluetooth SMART controller. I was wondering if anyone could tell me if there is any access on the board to one of the UARTs so that i can solder wires to pull the RX/TX lines out. If so, which UART is it? I'm sure going through the schematic would tell me this, but I'm a noob to the really lowlevel embedded stuff and I've been looking at the schematic for a while and still can't figure it out. Any help would be much appreciated.
ThanksKartik #discovery #uart #stm32f42014-04-04 11:07 AM
Have you looked at the schematics?
2014-04-04 11:48 AM
The manual for the STM32F429I-DISCO does enumerate a pin list, if you can't decode the schematic this list would be where to start.
As I recall USART1 PA9/PA10 are available on this board.