Download Print this page
Infineon AIROC CYW30739B2-P5-EVK01 User Manual
Infineon AIROC CYW30739B2-P5-EVK01 User Manual

Infineon AIROC CYW30739B2-P5-EVK01 User Manual

Cyw30739 module evaluation kit

Advertisement

Quick Links

AIROC™ CYW30739: CYW30739B2-P5-EVK01
Module Evaluation Kit user guide

About this document

Scope and purpose
The Infineon AIROC™ CYW30739 Matter/Thread/IEEE 802.15.4 + Bluetooth® Low Energy module Evaluation Kit
(CYW30739B2-P5-EVK01) enables evaluation, prototyping, and development of a wide array of Internet of
Things (IoT) applications using the module, CYW30739B2-P5TAI051, a low-power and high-performance
Bluetooth® Low Energy MCU. The system features an Arm® Cortex®-M4 core with the programmable and
reconfigurable analog and digital blocks.
It is a combination of an MCU with the following:
- ADC core designed for audio (13 bits) and DC (12 bits) measurement
Serial communication interfaces such as UART, I
Six internal pulse width modulators (PWMs), labeled PWM0-5
Three options in DBI Type-C corresponding to 8-bit, 9-bit, and 16-bit modes
A pulse-code modulation (PCM) interface that can connect to linear PCM codec devices in master or slave
mode
Two pulse density modulation (PDM) channels and one I
mode
2 MB external flash memory
Temperature and humidity sensor
OLED display
Intended audience
This document is intended for users interested in the CYW30739B2-P5-EVK01.
User guide
Please read the sections "Important notice" and "Warnings" at the end of this document
www.infineon.com
2
2
C, I
S, and Quad-SPI
2
S channel with time division multiplexed (TDM)
002-40362 Rev. **
2024-09-06

Advertisement

loading
Need help?

Need help?

Do you have a question about the AIROC CYW30739B2-P5-EVK01 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Infineon AIROC CYW30739B2-P5-EVK01

  • Page 1: About This Document

    About this document Scope and purpose The Infineon AIROC™ CYW30739 Matter/Thread/IEEE 802.15.4 + Bluetooth® Low Energy module Evaluation Kit (CYW30739B2-P5-EVK01) enables evaluation, prototyping, and development of a wide array of Internet of Things (IoT) applications using the module, CYW30739B2-P5TAI051, a low-power and high-performance Bluetooth®...
  • Page 2: Important Notice

    Boards provided by Infineon Technologies. The design of the Evaluation Boards and Reference Boards has been tested by Infineon Technologies only as described in this document. The design is not qualified in terms of safety requirements, manufacturing and operation over the entire operating temperature range or lifetime.
  • Page 3: Safety Precautions

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Safety precautions Safety precautions Note: Please note the following warnings regarding the hazards associated with development systems Safety precautions Table 1 Caution: The evaluation or reference board contains parts and assemblies sensitive to electrostatic discharge (ESD).
  • Page 4: Table Of Contents

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Table of contents Table of contents About this document ......................... 1 Important notice ..........................2 Safety precautions ..........................3 Table of contents ..........................4 Introduction ..........................6 CYW30739B2-P5-EVK01 kit contents ...................... 6 CYW30739B2-P5-EVK01 details .......................
  • Page 5 AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Table of contents References ............................. 26 Glossary ............................27 Revision history ..........................29 Disclaimer ............................30 User guide 002-40362 Rev. ** 2024-09-06...
  • Page 6: Introduction

    Introduction Introduction The Infineon AIROC™ CYW30739 Matter/Thread/IEEE 802.15.4 + Bluetooth® Low Energy module Evaluation Kit (CYW30739B2-P5-EVK01) enables evaluation, prototyping, and development of a wide array of Internet of Things (IoT) applications using the module, CYW30739B2-P5TAI051, a low-power and high-performance Bluetooth®...
  • Page 7: Cyw30739B2-P5-Evk01 Details

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Introduction Contact the nearest Infineon sales office for assistance for any missing part in the kit contents: www.infineon.com/support. CYW30739B2-P5-EVK01 details CYW30739B2-P5-EVK01 comes with the following features. CYW30739B2-P5TAI051 module with onboard Trace antenna •...
  • Page 8: Building Environment Setup

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Introduction Figure 2 CYW30739B2-P5-EVK01 jumpers and LEDs Building Environment Setup 1.3.1 Linux 1.3.1.1 Installing ModusToolbox™ Follow the ModusToolbox™ tools package installation guide to download and install ModusToolbox™. ModusToolbox™ tools package should be automatically installed in the default location after following the Installation Guide.
  • Page 9: Clone The Matter Sdk And Checkout Submodules

    Factory data 1.5.1 Commissionable data Infineon CYW30739 examples use test passcode, discriminator, and PAKE parameters by default. For a production build, manufacturers should override commissionable data by the following arguments: : A 27-bit unsigned integer encodes an 8-digit decimal numeric value •...
  • Page 10: Device Information

    \ 'matter_passcode=20202021' \ 'matter_discriminator=3840' \ 'matter_pake_iteration_count=1000' \ 'matter_pake_salt="U1BBS0UyUCBLZXkgU2FsdA=="' 1.5.2 Device Information Infineon CYW30739 examples support overriding the default device information by the following arguments: : A human-readable name of the vendor • matter_vendor_name : A 16-bit vendor identifier • matter_vendor_id : A human-readable name of the product •...
  • Page 11: Use Provisioned Optiga™ Trust M

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Introduction To override the default values, pass the desired values to the script as arguments. gn_build_example.sh $ cd ~/connectedhomeip $ scripts/examples/gn_build_example.sh examples/thermostat/infineon/cyw30739 out/cyw30739-thermostat \ 'matter_att_cert="/path/to/att_cert.p12"' \ 'matter_att_cert_password="password"' \ 'matter_cd="/path/to/cd.der"' 1.5.4 Use provisioned OPTIGA™ Trust M For boards supported by OPTIGA™...
  • Page 12: Getting Started

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Introduction Getting started 1.7.1 Add accessories to Apple Home Flash the thermostat app to the 30739 device. Find and copy the URL in the UART log on /dev/ttyACMX serial port (Baudrate: 3,000,000). Figure 3 Copy the URL from the UART log A QR code for commissioning would be shown by opening the URL in a web browser.
  • Page 13: Iot Resources And Technical Support

    The thermostat should be added to the Apple Home app to display the current temperature. IoT resources and technical support To select the right IoT device for the design, Infineon provides a wide range of product documentation at Infineon wireless connectivity webpage.
  • Page 14: Kit Operation

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Kit operation Kit operation This chapter introduces CYW30739B2-P5-EVK01 and the features that are used as part of the kit’s operation. Theory of operation Figure 6 illustrates the block diagram of CYW30739B2-P5-EVK01 baseboard. This board has a USB-Serial interface/programmer and KitProg3.
  • Page 15 AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Kit operation Figure 7 shows the makeup of the CYW30739B2-P5-EVK01 with the list below for a description of the numbered items. Figure 7 CYW30739B2-P5-EVK01 Figure 8 CYW30739B2-P5-EVK01 pinout User guide 002-40362 Rev. ** 2024-09-06...
  • Page 16 AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Kit operation 1. OLED display (J5-6-9): It is used to show the data, temperature, and humidity in the Matter applications. 2. LED/MIC selection (J7): Use jumpers to choose between the DMIC and LEDs. 3.
  • Page 17: Buttons

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Kit operation 22. Mode button (SW5): This button is used to switch the modes of KitProg3. For more details, see the KitProg3 user guide. 23. Reset button (SW2): This button can be used to reset the CYW30739B2-P5TAI051 module. 24.
  • Page 18: Usb To Uart Bridge

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Kit operation Jumper J9 pin configurations Table 6 Jumper J9 Default state Description (Debug UART) 1 and 2 Shorted Short these pins to use RXD 3 and 4 Shorted Short these pins to use TXD 5 and 7 Shorted Short these pins to use RTS...
  • Page 19: Hardware

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Hardware Hardware The following sections describe the CYW30739B2-P5_EVK01 hardware, which includes the carrier module (CYW930739MD1M2ADP), the baseboard (CYW9BTMDM2BASE1), and the OLED display (HTDS-BI96F). Carrier module The carrier module, CYW930739MD1M2ADP, has the CYW30739B2-P5TAI051 module as its central part. It is assembled onto the baseboard through the M.2 interface.
  • Page 20: Baseboard

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Hardware Baseboard CYW9BTMDM2BASE1 is a general baseboard, which can work with various carrier modules through the M.2 interface. 3.2.1 Reset The reset source can be chosen from the reset button of the SWD Reset. Figure 10 Reset button circuit in baseboard The voltage detector, TOREX XC6119N16A7R-G, is used to provide adjustable reset delay after external reset is...
  • Page 21: Kitprog3

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Hardware Figure 12 Power supply 3.2.3 KitProg3 The KitProg3 is implemented with the onboard CY8C5868LTI-LP039 PSoC™ 5LP device, to realize the two USB to UART bridges. One is HCI UART, the other (P_UART) is for Debug UART. Since PSoC™ 5LP features 5 V logic, U2 (ONSEMI FXMA108BQX) is used as a level translator to adapt for different levels at the module’s side.
  • Page 22: Analog Mic

    This AMIC is powered by the MIC_BIAS rail from the module’s side. Figure 14 AMIC circuit 3.2.5 Digital MIC A digital MEMS microphone (Infineon IM69D130) is provided on the baseboard and interfaces with module through the dedicated PDM interface. Figure 15 DMIC circuit 3.2.6 Ambient light sensor A light-to-digital sensor (TI OPT3002) provides the kit with the functionality of an optical power meter.
  • Page 23: Thermistor

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Hardware Figure 16 Ambient light sensor circuit 3.2.7 Thermistor The thermistor circuit is a simple voltage divider circuit consisting of a thermistor (Murata NCU15WF104F60RC) that is 100 kΩ at 25°C, and a fixed 100 kΩ resistor. Figure 17 Thermistor circuit OLED Display...
  • Page 24: Cyw30739 Device I/O Mapping

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide CYW30739 device I/O mapping CYW30739 device I/O mapping The following table maps the CYW30739 device I/Os to connections on the baseboard. M.2 interface and I/O mapping Table 11 M.2 pin Pin name CYW30739 Baseboard connection Note...
  • Page 25 AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide CYW30739 device I/O mapping M.2 pin Pin name CYW30739 Baseboard connection Note connection RSVD_3 BT_SWDIO U1.46,J5.3 COEX3 COEX3 J4.9 COEX2 COEX2 J4.8 MICP MIC_P MIC1.1 COEX1 P10 (P_CTS) COEX1 J4.7 MICN EXT_LPO ARD_RST_N MIC_BIAS MIC_BIAS...
  • Page 26: References

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide References References [1] Code examples: Infineon GitHub repository User guide 002-40362 Rev. ** 2024-09-06...
  • Page 27: Glossary

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Glossary Glossary application programming interface evaluation kit GPIO general purpose input/output host controller interface inter-integrated circuit integrated development environment JTAG Joint Test Action Group Low Energy light emitting diode low-power oscillator MEMS micro electro-mechanical system negative temperature coefficient printed circuit board...
  • Page 28 AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Glossary UART Universal Asynchronous Receiver/Transmitter Universal Serial Bus XTAL crystal oscillator User guide 002-40362 Rev. ** 2024-09-06...
  • Page 29: Revision History

    AIROC™ CYW30739: CYW30739B2-P5-EVK01 Module Evaluation Kit user guide Revision history Revision history Document Date Description of changes revision 2024-09-06 Initial release User guide 002-40362 Rev. ** 2024-09-06...
  • Page 30: Disclaimer

    All referenced product or service names and trademarks are the property of their respective owners. The Bluetooth® word mark and logos are registered trademarks owned by Bluetooth SIG, Inc., and any use of such marks by Infineon is under license.