I want to know where UART_2 is whether it is initialized.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,


I'm using the Wi-Fi board (BCM943362WCD4) WICED.

I have tried the program that is using the uart.

Apps / snip / uart / uart.c

I have not initialized intentionally UART_2 at build time, but the data received in UART_2 is seen in TeraTerm.

UART_2 (Pin No.11: MODULE_UART_TX)

I want to know where UART_2 is whether it is initialized.

yuta_ueno

0 Likes
1 Solution
Anonymous
Not applicable

PIN#11 of Breakout header on BCM9WCD1EVAL1 board is used as UART1 by default.

Please check <WICED-SDK>/Wiced/Platform/BCM943362WCD4/platform.c

View solution in original post

1 Reply
Anonymous
Not applicable

PIN#11 of Breakout header on BCM9WCD1EVAL1 board is used as UART1 by default.

Please check <WICED-SDK>/Wiced/Platform/BCM943362WCD4/platform.c