Hardware
CYW943907AEVAL1F Evaluation Kit User Guide, Doc. No. 002-18703 Rev. *B
36
<installed_location>/ModusToolbox_1.0/libraries/wiced_base-1.0/components/WIFI-SDK/platforms/
CYW943907AEVAL1F/platform.c.
The following table (also available in
platforms/CYW943907AEVAL1F/platform.h
) shows the UART pins available on the kit.
Table 4-9.
SDK PERIPHERAL
ENUMERATION ID
PIN NAME ON
CYW43907
MURATA MODULE PIN NAME
HEADER
PIN
NUMBER
SDK
ENUMERATION
WICED_PERIPHERAL_PIN_1
Rf_sw_ctrl_6
Rf_sw_ctrl_6_uart1_rxd
j6:36
Wiced_uart_1
WICED_PERIPHERAL_PIN_2
RF_SW_CTRL_7
RF_SW_CTRL_7_UART1_TXD
J6:37
WICED_UART_1
WICED_PERIPHERAL_PIN_3
UART0_RXD
UART0_RXD_IN
J6:18
WICED_UART_2
WICED_PERIPHERAL_PIN_4
UART0_TXD
UART0_TXD_OUT
J6:20
WICED_UART_2
WICED_PERIPHERAL_PIN_5
UART0_CTS
UART0_CTS_IN
J6:22
WICED_UART_2
WICED_PERIPHERAL_PIN_6
UART0_RTS
UART0_RTS_OUT
J6:24
WICED_UART_2
WICED_PERIPHERAL_PIN_7
RF_SW_CTRL_8
RF_SW_CTRL_8_UART2_RXD
J6:38
WICED_UART_3
WICED_PERIPHERAL_PIN_8
RF_SW_CTRL_9
RF_SW_CTRL_9_UART2_TXD
J6:39
WICED_UART_3
4.9 External ADC
CYW43907 does not have any built-in ADC block. Analog measurements from the Arduino header analog pins is achieved
using an external ADC chip (MAX11615) connected to CYW43907 through an I
2
C interface (I2C_0 module-Slave Address
0x33).
lists the connections between CYW43907. The external ADC Circuit diagram is shown in
Table 4-10. External ADC Connection
I2C Line
CYW43907 Pin Name
SDK Enumeration
Alternate Enumeration
SDA
I2C_0_SDA
WICED_GPIO_48
WICED_I2C_1
SCL
I2C_0_SCL
WICED_GPIO_49
WICED_I2C_1
Figure 4-7. External ADC Circuit Diagram