LP-CC2652RSIP はプロトタイプの評価基板であり、数量限定で提供しています。
LP-CC2652RSIP
CC2652RSIP SimpleLink™ マルチプロトコル ワイヤレス マイコン向け LaunchPad™ 開発キット
LP-CC2652RSIP
概要
この LaunchPad™ 開発キットは、SimpleLink™ 2.4GHz CC2652R を搭載したシステム イン パッケージ (SIP) モジュールの開発迅速化に使用でき、Bluetooth®、ZigBee®、Thread をサポートしています。この開発キットは、SIMPLELINK-LOWPOWER-SDK ソフトウェア開発キット (SDK) のサポート対象であり、Bluetooth Low Energy 5.2 と Bluetooth Mesh の認証取得済みであるほか、最新の 3.0 ZigBee 認証も取得済みです。 CC2652RSIP モジュールは小型サイズであり、7 x 7mm のパッケージに封止済みで、必要なのは複数の水晶と複数の受動部品のみです。業界をリードする低消費電力のスタンバイ電流特性を実現しているほか、-40 ~ 105℃ の温度範囲に対応します。
特長
- CC2652RSIP モジュールは、2.4GHz のマルチプロトコル テクノロジーをサポート
- ブースタパック プラグイン モジュールのコネクタですべての I/O 信号にアクセス™
- LaunchPad ファームウェアを SimpleLink スターター アプリから OTA (ワイヤレス) でアップグレード
- 入手可能な各種ブースタパック プラグイン モジュールによる機能の拡張が可能
- Micro USB ケーブル クイック スタート ガイド
低消費電力 2.4GHz 製品
購入と開発の開始
LP-CC2652RSIP — SimpleLink™ multi-protocol CC2652RSIP wireless module LaunchPad™ development kit
SIMPLELINK-CC13XX-CC26XX-SDK — SimpleLink™ CC13xx and CC26xx software development kit (SDK)
SMARTRF-STUDIO-7 — SmartRF スタジオ
製品
MSP430 マイコン
低消費電力 2.4GHz 製品
Sub-1GHz ワイヤレス・マイコン
Sub-1GHz トランシーバ
他のワイヤレス製品
車載ワイヤレス接続製品
ハードウェア開発
開発キット
評価ボード
インターフェイス・アダプタ
ドーター・カード
ドキュメント
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
SIMPLELINK-TI-OPENTHREAD-SDK — SimpleLink™ family of devices OpenThread software
SIMPLELINK-TI-OPENTHREAD-SDK — SimpleLink™ family of devices OpenThread software
製品
低消費電力 2.4GHz 製品
ハードウェア開発
評価ボード
開発キット
リリース情報
This Texas Instruments OpenThread GitHub repository (ot-ti) contains the software development components and tools that enable engineers to develop Thread based products. This repository is the starting point for Thread development on the supported SimpleLink CC13xx and CC26xx family of wireless microcontrollers (MCUs) for all Thread roles.
The SimpleLink MCU portfolio offers a single development environment that delivers flexible hardware, software, and tool options for customers developing wired and wireless applications. With 100 percent code reuse across host MCUs, Wi-Fi™, Bluetooth Low Energy, 2.4GHz, Sub-1GHz devices and more, choose the MCU or connectivity standard that fits your design. A one-time investment with the SimpleLink software development kit allows you to reuse often, opening the door to create unlimited applications. For more information, visit www.ti.com/simplelink.
最新情報
- Support for Thread 1.3 certified platform CC2674x
- Thread v1.3 certified libraries for Matter on CC2674x family
SIMPLELINK-ACADEMY-CC13XX-CC26XX — SimpleLink™ CC13xx and CC26xx Academy
SIMPLELINK-ACADEMY-CC13XX-CC26XX — SimpleLink™ CC13xx and CC26xx Academy
製品
車載ワイヤレス接続製品
低消費電力 2.4GHz 製品
Sub-1GHz ワイヤレス・マイコン
ハードウェア開発
開発キット
評価ボード
リリース情報
Initial release of the SimpleLink CC13xx CC26xx Academy
SENSOR-CONTROLLER-STUDIO — センサ・コントローラ・スタジオ
Installer executable
Compressed archive
製品
低消費電力 2.4GHz 製品
Sub-1GHz ワイヤレス・マイコン
他のワイヤレス製品
車載ワイヤレス接続製品
ハードウェア開発
開発キット
評価ボード
ドキュメント
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-LOWPOWER-F2-SDK — SimpleLink™ Low Power F2 software development kit (SDK) for the CC13x1, CC13x2, CC13x4, CC26x1, CC26x2 and CC26x4 devices
SIMPLELINK-LOWPOWER-F2-SDK — SimpleLink™ Low Power F2 software development kit (SDK) for the CC13x1, CC13x2, CC13x4, CC26x1, CC26x2 and CC26x4 devices
製品
低消費電力 2.4GHz 製品
Sub-1GHz ワイヤレス・マイコン
車載ワイヤレス接続製品
ハードウェア開発
評価ボード
開発キット
ドキュメント
リリース情報
The SimpleLink™ Low Power F2 Software Development Kit (SDK), formerly known as the CC13xx and CC26xx SDK, delivers components that enable engineers to develop applications on the Texas Instruments SimpleLink CC13xx and CC26xx family of wireless microcontrollers (MCUs). This software toolkit provides a cohesive and consistent software experience for all SimpleLink CC13xx and CC26xx wireless MCU users by packaging essential software components, such as a Bluetooth® Low Energy (BLE) protocol stack supporting Bluetooth 5.2, Zigbee 3.0 compliant protocol suite, RF-Proprietary examples, TI's 15.4 Stack, TI Wi-SUN FAN Stack, Amazon Sidewalk examples, as well as the TI-RTOS7 kernel and TI Drivers in one easy-to-use software package along with example applications and documentation. In addition, the Dynamic Multi-Protocol Manager (DMM) software component enables multiprotocol development on a single SimpleLink wireless MCU.
Although not included in the SDK, SimpleLink CC13xx and CC26xx wireless MCUs are also capable of supporting the following wireless solutions: Please refer to their respective repositories for resources and more information.
- The Matter standard: https://github.com/TexasInstruments/matter
- Thread 1.1.1 networking stack based on OpenThread: (https://github.com/TexasInstruments/ot-ti)
The SimpleLink MCU portfolio offers a single development environment that delivers flexible hardware, software, and tool options for customers developing wired and wireless applications. With 100 percent code reuse across host MCUs, Wi-Fi™, Bluetooth Low Energy, Sub-1GHz devices and more, choose the MCU or connectivity standard that fits your design. A one-time investment with the SimpleLink software development kit allows you to reuse often, opening the door to create unlimited applications. For more information, visit www.ti.com/simplelink.
This SDK is also available on GitHub at https://github.com/TexasInstruments/simplelink-lowpower-f2-sdk
最新情報
- The Wireless Solar Management System (WSMS) examples showcase a small mesh network with low latency.
- TI Wi-SUN FAN Stack can keep track of minimum tx off time and duty cycle, simplifying certification with ARIB and ETSI.
- TI 15.4-Stack example PHY is configurable with the Custom PHY option in SysConfig. This opens the option to use WB-DSSS with TI 15.4-Stack.
- RF settings update for CC13x4/CC26x4 devices
技術資料
種類 | タイトル | 英語版のダウンロード | 日付 | |||
---|---|---|---|---|---|---|
* | ユーザー・ガイド | LP-CC2652RSIP quick start guide | 2021年 2月 1日 | |||
アプリケーション・ノート | CC2538, CC13xx, and CC26xx Serial Bootloader Interface (Rev. E) | PDF | HTML | 2024年 8月 6日 | |||
データシート | CC2652RSIP SimpleLink™ 、マルチプロトコル 2.4GHz ワイヤレス・システム・イン・パッケージ データシート (Rev. B 翻訳版) | PDF | HTML | 英語版 (Rev.B) | PDF | HTML | 2022年 11月 28日 | |
証明書 | LP-CC2652RSIP EU Declaration of Conformity (DoC) | 2021年 2月 22日 | ||||
アプリケーション・ノート | TI-15.4 Stack Frequency Hopping Mode FCC Compliance (Rev. A) | 2017年 2月 28日 |