LAUNCHXL-CC2640R2
CC2640R2 LaunchPad™ development kit for SimpleLink™ Bluetooth® Low Energy wireless MCU
LAUNCHXL-CC2640R2
概述
该 LaunchPad™ 通过使用 CC2640R2F 或 CC2640R2L 器件实现低功耗 Bluetooth® (BLE) 连接,可加快开发速度。兼容型 SDK 为支持高速模式的单模式 BLE 应用提供完全合格的蓝牙 5 协议栈,以及用于远距离模式测试的示例蓝牙 5 编码物理层 (PHY),还提供蓝牙 4.2 协议栈。
特性
- 可以在与 LaunchPad/BoosterPack 生态系统兼容的引脚接头上访问所有 IO
- 通过智能手机上的低功耗蓝牙将 LaunchPad 连接到云
- 通过 SimpleLink Starter 应用程序实现 LaunchPad 固件无线升级
- LaunchPad 电路板
- Micro USB 电缆
- 快速入门指南
- SZZC019 - 补充套件
Arm Cortex-M4 MCU
开始使用
- 订购 LAUNCHXL-CC2640R2:CC2640R2 LaunchPad
- 下载 CC2640R2 SDK
- 接受 CC2640R2 SimpleLink Academy 培训
立即订购并开发
LAUNCHXL-CC2640R2 — CC2640R2 LaunchPad
支持的产品和硬件
硬件开发
参考设计
LAUNCHXL-CC2640R2 — CC2640R2 LaunchPad
硬件开发
参考设计
SIMPLELINK-CC2640R2-SDK — SimpleLink™ CC2640R2 software development kit
支持的产品和硬件
产品
低功耗 2.4GHz 产品
汽车类无线连接产品
硬件开发
评估板
SIMPLELINK-CC2640R2-SDK — SimpleLink™ CC2640R2 software development kit
产品
低功耗 2.4GHz 产品
汽车类无线连接产品
硬件开发
评估板
发布信息
The SimpleLink CC2640R2 Software Development Kit (SDK) delivers components that enable engineers to develop applications on the Texas Instruments SimpleLink Bluetooth Low Energy CC2640R2F wireless MCU. This powerful software toolkit provides a cohesive and consistent software experience for all SimpleLink CC2640R2F users by packaging essential software components such as the Bluetooth low energy (BLE) protocol stack, TI-RTOS kernel and TI Drivers in one easy-to-use software package along with exhaustive documentation.
新增功能
- This release contains bug fixes for the blestack and ble5stack components.
- Refer to the Document Overview for the individual release notes and details for starting development with each SDK component
- SimpleLink platform level changes are available in SimpleLink Core SDK Release Notes
- Refer to the included Change Log for a summary of new features and fixed issues since the last SDK release
CCSTUDIO — Code Composer Studio™ integrated development environment (IDE)
支持的产品和硬件
此设计资源支持这些类别中的大部分产品。
查看产品详情页,验证是否能提供支持。
硬件开发
开发套件
评估板
CCSTUDIO — Code Composer Studio™ integrated development environment (IDE)
此设计资源支持这些类别中的大部分产品。
查看产品详情页,验证是否能提供支持。
硬件开发
开发套件
评估板
文档
发布信息
The Code Composer Studio™ IDE is a complete integrated suite that enables developers to create and debug applications of all Texas Instruments Embedded Processors (Sitara, DSP, Automotive, Keystone), Microcontrollers (SimpleLink™, C2000 Digital Control, MSP430, TM4C, Hercules), as well as Digital Power (UCD) and Programmable Gain Amplifier (PGA) devices.
CCS v20 is TI’s next generation Integrated Development Environment (IDE) based on Theia IDE framework. CCS v20.2.0 uses a modified version of the Theia-IDE framework and offers a user experience similar to Visual Studio Code™.
- Installation instructions and User's Guide
- Windows 32bit is not supported with CCSv20.
- XDS510 class debug probes are not supported with CCSv20.
新增功能
- Theia IDE core update (v1.58); AI features available via Theia AI, or third party extensions; added new 'AI/Code Assistants' link in Getting Started page
- Associated AppNote: https://software-dl.ti.com/ccs/esd/documents/application_notes/appnote-ccs_ai_code_assistant.html
- Various IDE/Project/Debug improvements
- Support installing CCS into Program Files folder on Windows
- SysConfig v1.24
- Segger J-Link support v8.34.0
- Compiler updates (TI Arm Clang v4.0.3.LTS, C2000 v22.6.2.LTS, C7000 v5.0.0.LTS)
- Device Support updates (AM62D, AM261x, AM263Px, CC27xx, F28E12, F29H85x, MSPM0G5x etc.)
- Please see the Release Notes for full list of changes: https://software-dl.ti.com/ccs/esd/CCSv20/CCS_20_2_0/exports/CCS_20.2.0_ReleaseNote.htm
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
支持的产品和硬件
产品
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
其他无线产品
汽车类无线连接产品
硬件开发
开发套件
评估板
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
Installer executable
Compressed archive
产品
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
其他无线产品
汽车类无线连接产品
硬件开发
开发套件
评估板
文档
HTML document
Compressed source file archive
发布信息
Sensor Controller Studio is used to write, test and debug code for the CC26xx/CC13xx Sensor Controller, allowing for ultra-low power application design.
The tool generates a Sensor Controller Interface driver, which is a set of C source files to be compiled into the System CPU (ARM Cortex-M3/M4) application. These source files contain the Sensor Controller firmware image and associated definitions, and generic functions that allow the System CPU application to control the Sensor Controller and exchange data.
The Sensor Controller is a small CPU core that is highly optimized for low power consumption and efficient peripheral operation. The Sensor Controller is located in the CC26xx/CC13xx auxiliary (AUX) power/clock domain, and can perform simple background tasks autonomously and independently of the System CPU and the MCU domain power state. Such tasks include but are not limited to:
- Analog sensor polling, using ADC or comparator
- Digital sensor polling, using SPI, I2C or other protocols
- Capacitive sensing, using current source, comparator and time-to-digital converter (TDC)
- Waveform generation, for example for LCDs
The Sensor Controller is user programmable, using a simple programming language with syntax similar to C. This allows for sensor polling and other tasks to be specified as sequential algorithms, rather than static configuration of complex peripheral modules, timers, DMA, register programmable state machines, event routing and so on. The main advantages are:
- Flexibility
- Dynamic reuse of hardware resources
- Ability to perform simple data processing without need for dedicated hardware
- Observability and debugging options
新增功能
- Added support for new devices: CC2672R3, CC2672P3, CC2662R-Q1, CC2652PSIP and CC2652P7.
- Added example support for new SDKs, using TI-RTOS 7 and GPIO driver for the latest CC13x2/CC26x2 SDK.
- Minor improvements.
- Bug-fixes.
SIMPLELINK-SDK-BLUETOOTH-PLUGIN — SimpleLink™ MCU SDK 蓝牙插件
支持的产品和硬件
产品
Arm Cortex-M4 MCU
Wi-Fi 产品
低功耗 2.4GHz 产品
硬件开发
开发套件
评估板
SIMPLELINK-SDK-BLUETOOTH-PLUGIN — SimpleLink™ MCU SDK 蓝牙插件
Windows Installer for SimpleLink SDK BLE Plugin
macOS Installer for SimpleLink SDK BLE Plugin
Linux Installer for SimpleLink SDK BLE Plugin
产品
Arm Cortex-M4 MCU
Wi-Fi 产品
低功耗 2.4GHz 产品
硬件开发
开发套件
评估板
文档
SimpleLink SDK BLE Plugin User's Guide
新增功能
- This version of the SimpleLink Bluetooth Plugin now enables a BLE two-chip solution to act as a GAP Central role. Previous versions of this plugin only included support for GAP Peripheral role. This new functionality is showcased through the addition of the new simple_central example, which uses the MSP432E401Y as the Host device and the CC26x2R1 as the NWP. The simple_central example demonstrates the following features:
- Host: MSP432E401Y
- NWP: CC26X2R1
- GAP Central role support
- Host Controller Interface (HCI) protocol used for communication with the NWP
- BLE5 support
- Power management
- Low Energy Secure Connection (LESC) Pairing
- Tested with up to 4 peripherals connected simultaneously (but can support more than 4 connections)
- Supports a subset of TI Vendor Specific HCI commands and Bluetooth LE HCI commands/events. More information on these APIs can be found BLE Vendor Specific API Guide.
- Works out-of-box with the Sensors BoosterPack and Project Zero examples that are also in the SimpleLink SDK Bluetooth Plugin.
- The GAP Central source code is also showcased in a separate downloadable: the SimpleLink BLE Plugin Azure Gateway Example Pack. This example pack demonstrates enabling a user’s BLE two-chip solution to become a gateway to the Azure IoT cloud. The SimpleLink BLE Plugin Azure Gateway Example Pack can be found on www.ti.com.
发布信息
The SimpleLink™ SDK BLE Plugin is a companion software package that enables the use of a Bluetooth radio on any standard MSP432P4 platform, MSP432E4 or CC32XX platform, and enables this two-chip solution to act as either a GAP Peripheral role or a GAP Central role. By having the ability to seamlessly and modularly add Bluetooth functionality (more specifically Bluetooth Low Energy/BLE) to an embedded system, a programmer can enable their embedded device to become a gateway to various IOT infrastructures.
For examples demonstrating the two-chip solution in a peripheral role, the plugin leverages the use of the TI Simple Application Processor (SAP) driver connected to a CC26xx Simple Network Processor (SNP) to provide a highly customizable hardware configuration. For software connectivity between the SAP and the SNP, an architecture agnostic HAL/Drivers layer is used to promote software portability and maximize collateral reuse.
For examples demonstrating the two-chip solution in a central role, communication between the NWP and the Host occurs through a UART serial interface using the Host Controller Interface (HCI) protocol. TI Vendor Specific HCI commands and a limited subset of Bluetooth LE HCI commands/events to implement a Bluetooth application. By using TI Vendor Specific commands and events, the application can communicate with and access the BLE stack.
SIMPLELINK-SDK-SENSOR-ACTUATOR-PLUGIN — Sensor and Actuator Plug-in for SimpleLink™ MCU SDKs
支持的产品和硬件
产品
Wi-Fi 产品
低功耗 2.4GHz 产品
光传感器
数字温度传感器
湿度传感器
精密 ADC
线性霍尔效应传感器
超声波传感器 AFE
硬件开发
开发套件
评估板
SIMPLELINK-SDK-SENSOR-ACTUATOR-PLUGIN — Sensor and Actuator Plug-in for SimpleLink™ MCU SDKs
Link to zip package of SimpleLink Sensor and Actuator Plugin
产品
Wi-Fi 产品
低功耗 2.4GHz 产品
光传感器
数字温度传感器
湿度传感器
精密 ADC
线性霍尔效应传感器
超声波传感器 AFE
硬件开发
开发套件
评估板
文档
SimpleLink Sensor and Actuator Plugin Documentation
发布信息
新增功能
- Added SysConfig support for all the examples
- Added MQTT Sensor example for CC3220 devices
- Removed LED, Button, TMP006 and TMP007 examples
- Bug Fixes
SIMPLELINK-ACADEMY-CC2640R2 — SimpleLink™ C2640R2 Academy
支持的产品和硬件
产品
低功耗 2.4GHz 产品
汽车类无线连接产品
硬件开发
评估板
SIMPLELINK-ACADEMY-CC2640R2 — SimpleLink™ C2640R2 Academy
产品
低功耗 2.4GHz 产品
汽车类无线连接产品
硬件开发
评估板
发布信息
Initial release of the CC2640R2 Academy
BT-POWER-CALC — Bluetooth Power Calculator for CC13xx, CC26xx and CC23xx devices
支持的产品和硬件
产品
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
汽车类无线连接产品
硬件开发
开发套件
评估板
BT-POWER-CALC — Bluetooth Power Calculator for CC13xx, CC26xx and CC23xx devices
产品
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
汽车类无线连接产品
硬件开发
开发套件
评估板
发布信息
SMARTRF-STUDIO-7 — SmartRF Studio
支持的产品和硬件
产品
MSP430 微控制器
Sub-1GHz 收发器
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
其他无线产品
汽车类无线连接产品
硬件开发
子卡
开发套件
接口适配器
评估板
SMARTRF-STUDIO-7 — SmartRF Studio
产品
MSP430 微控制器
Sub-1GHz 收发器
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
其他无线产品
汽车类无线连接产品
硬件开发
子卡
开发套件
接口适配器
评估板
文档
SmartRF Studio 7 in Cloud TI Resource Explorer
Compressed source file archive
发布信息
SmartRF™ Studio is a Windows application that can be used to evaluate and configure Low Power RF devices from Texas Instruments. The application helps designers of RF systems to easily evaluate the radio at an early stage in the design process. It is especially useful for generation of configuration register values and commands, and for practical testing and debugging of the RF system. SmartRF Studio can be used either as a standalone application or together with applicable evaluation boards or debug probes for the RF device.
新增功能
- Updated RF PHY settings for the CC13x4/CC26x4 devices
- Updated target board definitions for LP_EM_CC2674P10
- Various improvements and bug-fixes
LAUNCHXL-CC2640R2-ANCS-DEMO-GUI-CLOUD — TI 资源管理器云端上的 CC2640R2 ANCS 演示 GUI
支持的产品和硬件
硬件开发
评估板
LAUNCHXL-CC2640R2-ANCS-DEMO-GUI-CLOUD — TI 资源管理器云端上的 CC2640R2 ANCS 演示 GUI
硬件开发
评估板
LAUNCHXL-CC2640R2-GUI-CLOUD — TI 资源管理器云端上的 CC2640R2 按钮演示 GUI
支持的产品和硬件
硬件开发
评估板
LAUNCHXL-CC2640R2-GUI-CLOUD — TI 资源管理器云端上的 CC2640R2 按钮演示 GUI
硬件开发
评估板
FLASH-PROGRAMMER-2 — SmartRF 闪存编程器 v2
支持的产品和硬件
产品
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
其他无线产品
汽车类无线连接产品
硬件开发
开发套件
评估板
FLASH-PROGRAMMER-2 — SmartRF 闪存编程器 v2
Zip file with Windows Installer and SW Manifest
产品
Sub-1GHz 无线 MCU
低功耗 2.4GHz 产品
其他无线产品
汽车类无线连接产品
硬件开发
开发套件
评估板
文档
Compressed source file archive
发布信息
SmartRF Flash Programmer 2 can be used to program the flash memory in Texas Instruments ARM based low-power RF wireless MCUs over the debug and serial interfaces. The flash programmer includes both a graphical user interface and a command line interface.
新增功能
- Support for the CC2640R2L added.
- Updated emupack to version 9.2.0.00002.