![Cypress EZ-BT WICED CYBT-343026-01 Скачать руководство пользователя страница 95](http://html1.mh-extra.com/html/cypress/ez-bt-wiced-cybt-343026-01/ez-bt-wiced-cybt-343026-01_getting-started_2705923095.webp)
Getting Started with EZ-BT WICED Modules
Document Number: 002-23400 Rev. **
95
Table 18. J8 Header Power Supply Connection Options
J8 Jumper Configuration
VDD Voltage Level
Short 1 & 2
3.6 V Supply
Short 2 & 3
3.3 V Supply
No Jumper (all headers open)
2.3 V Supply
All Other Configurations
Not Allowed
▪
Arduino-compatible base headers
– headers J3/J4/J6/J7: The CYBT-343026-EVAL provides Arduino-compatible
base headers that can be used for Arduino shield connections. The associated signals that are routed out to these
headers are noted on the PCB silk screen on both the top and bottom side of the evaluation board.
▪
HCI UART direct connection header (J1): The J1 header provides all HCI UART communication lines to the user.
This allows for connection to the EZ-BT WICED Module without having to connect through USB. This can be used
to connect a host controller evaluation board directly to the EZ-BT WICED Module HCI UART connection. HCI
UART connections are not brought out to the Arduino-compatible headers. The J1 direct HCI UART connection
bypasses the SW4 (HCI UART to USB-to-UART bridge to Host PC) configuration. It is recommended that SW4
elements 1 ~ 4 are placed in the OFF position if the J1 direct HCI UART connection is used.
▪
Power consumption measurement header (J2): J2 is provided to allow for easy power consumption measurement
reading with a multimeter or current measurement probe. Refer to
for information related to low-
power implementations for the CYBT-343026-01 module as well as power consumption measurement methods
using the J2 header.
▪
User Element Disconnection Headers (J9 and J10): J9 (USER SW3) and J10 (USER D1 - LED) are provided to
allow for disconnection of these elements from the CYBT-343026-01 module. In both cases, the GPIO that is
routed to these USER elements is also routed to the Arduino-compatible headers. Disconnecting the elements
(SW3 and/or D1) may be required if you plan to use either of these GPIOs through the Arduino-compatible headers.
C . 1 . 3 U AR T C o n f i g u r a t i o n S w i t c h e s a n d L E D s
▪
SW4 (HCI UART configuration switch): SW4 controls the connection of USB data traffic to the HCI UART
connections of the module. SW4 is a four-element switch (each element corresponding to the 4-wire UART signals
– TX, RX, CTS, RTS); used to connect HCI UART signals on CYBT-343026-EVAL to the host PC USB interface.
To connect HCI UART signals from CYBT-343026-01 to the host P
C, simply put each element of SW4 in the “On”
position. To disconnect HCI UART communication from the CYBT-343026-01 module and the host PC, simply set
each of the SW4 elements to the Off position. There is no High-Z configuration available on the SW4 elements;
only On or Off positions. Flow control is supported in hardware on the HCI UART connection.
▪
SW5 (Peripheral UART (PUART) configuration switch): SW5 controls the connection of the PUART connections
of the CYBT-343026-01 module to the host PC connection (via the USB/UART Bridge). SW5 is a four-element
switch; to connect PUART signals on CYBT-343026-EVAL to the host PC, simply put each element of SW4 in the
“On” position. To disconnect PUART communication from the CYBT-343026-02 module and the host PC, simply
set each of the SW5 elements to the Off position. There is no High-Z configuration available on the SW5 elements;
only On or Off positions.
Note:
PUART on the CYBT-343026-01 module does not support flow control in HW. Flow control logic is required
to be developed in the WICED SDK if this is required. In any case, if flow control is developed and enabled, only
the GPIOs that are noted as supporting RTS and/or CTS can be used for this functionality.
Note:
PUART connections from the CYBT-343026-01 module to Arduino headers are not gated by SW5. These
connections are always present.
Notes on HCI UART and PUART configurations:
▪
It is acceptable to have SW4 and SW5 elements all set to the
“On” position at the same time (i.e., HCI UART and
PUART both connected to the CYBT-343026-01 module). PUART and HCI UART connections are handled by
two different hardware UART blocks, and the connection to the CYBT-343026-01 module from the USB-to-UART
bridge enumerates as two different COM ports on the host PC (not a shared connection/bus).
▪
Both HCI UART and PUART configurations can be used for UART communication within your application.
▪
HCI UART (Positions 1 ~ 4 of SW4 =
ON
) is the UART configuration generally used for interfacing to the WICED
Studio SDK, with the goal of downloading a compiled image to the EZ-BT WICED Module. The HCI UART
connection can also be used for general UART communication in Application mode (executing a downloaded