Communication blocks Setup

<< Click to Display Table of Contents >>

Navigation:  STM32F4 Target > Demos > Waijung Demos > Basic Custom Code demo for UART-WiFi module >

Communication blocks Setup

Previous pageReturn to chapter overviewNext page

UART Setup block

UART Setup block is needed for communication setup.

Configure UART module 2.
Baud rate 115200, 8bits data, 1 Stop.
Hardware flow control, RTS/CTS
PA0 for CTS
PA1 for RTS
PA2 for Tx
PA3 for Rx

uart_wifi_uartsetup_block