Skip to content
Permalink
3a3a23f26c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
34 lines (28 sloc) 1.82 KB
# AIROC™ BTSDK - CYW43012
## Overview
The Infineon CYW43012 is a 28nm ultra-low power dual-mode Bluetooth® 5.4 wireless MCU Wi-Fi + Bluetooth® Combo device. It has a stand-alone baseband processor with an integrated 2.4 GHz transceiver supporting BR, EDR, and LE.
## SDK Software Features
- Dual mode Bluetooth® stack included in the ROM (BR/EDR and LE).
- Bluetooth® stack and profile level APIs for embedded Bluetooth® application development.
- AIROC™ HCI protocol to simplify host/MCU application development.
- APIs and drivers to access on board peripherals.
- Bluetooth® protocols include GAP, GATT, SMP, HID.
- LE profile APIs, libraries, and sample apps.
- Support for Over-The-Air (OTA) upgrade.
- Device Configurator for creating custom pin mapping.
- Bluetooth® Configurator for creating LE GATT Database.
- Documentation for APIs, datasheet, profiles, and features.
## Kits Supported
#### CYW9M2BASE-43012BT:
- 106 ball WLBGA package, Audio Arduino shield with on-board microphones,
audio codec chip, headphone output, expansion header (J5) for direct access
to BT_GPIO, i2S, UART, user switches and LEDs, and a USB connector for
power, programming, and USB-UART bridge.
Max UART baud rate is 3M
## Downloading application to the kit
This kit does not have SFLASH so image download and write to FLASH is not possible
as with other AIROC™ boards. Instead, the DIRECT_LOAD feature is the default/only
option for downloading new application FW. The application 'make build' target
will produce a .hcd image file, and the application 'make program' target can be used to download to RAM on the device and instruct the device to reboot directly from RAM instead of the read-only ROM boot image.
If you have issues downloading to the kit, power cycle the kit to boot from the ROM
image.