バージョンを選択

バージョンを選択

結果が見つかりませんでした。検索条件をクリアしてから、再度検索を試してください。

SIMPLELINK-LOWPOWER-F3-SDK

SimpleLink™ Low Power F3 software development kit (SDK) for the CC23xx and CC27xx devices

バージョンを選択
結果が見つかりませんでした。検索条件をクリアしてから、再度検索を試してください。
最新バージョン
バージョン: 9.10.00.83
リリース日: 2025/05/08
製品
低消費電力 2.4GHz 製品
CC2340R2 256kB フラッシュ搭載、SimpleLink™ 32 ビット Arm® Cortex®-M0+ 2.4GHz ワイヤレス マイコン CC2340R5 512kB フラッシュ搭載、SimpleLink™ 32 ビット Arm® Cortex®-M0+ 2.4GHz ワイヤレス マイコン CC2755R10 1MB フラッシュ搭載、SimpleLink™ 32 ビット Arm® Cortex®-M33 Bluetooth® Low Energy ワイヤレス マイコン
車載ワイヤレス接続製品
CC2340R5-Q1 車載認証取得済み、512kB フラッシュ搭載、SimpleLink™ Bluetooth® Low Energy ワイヤレス マイコン CC2745P10-Q1 車載、1MB フラッシュと HSM (ハードウェア セキュリティ モジュール) と APU (アプリケーション プロセッシング ユニット) と CAN-FD と +20dBm パワー アンプ搭載、Si CC2745R10-Q1 車載、1MB フラッシュと HSM (ハードウェア セキュリティ モジュール) と APU (アプリケーション プロセッシング ユニット) と CAN-FD 搭載、SimpleLink™ Blueto
ハードウェア開発
評価ボード
LP-EM-CC2340R5 CC2340R5 SimpleLink™ Bluetooth® 5.3 Low Energy (BLE) マイコン向け LaunchPad™ 開発キット LP-EM-CC2340R53 2.4Ghz マルチスタンダード ワイヤレス マイコンで構成された CC2340R SimpleLink™ ファミリ向けの LaunchPad™ 開発キット LP-EM-CC2745R10-Q1 CC2745R10-Q1 SimpleLink™ 2.4GHz ワイヤレス マイコン向け LaunchPad™ 開発キット

リリース情報

The SimpleLink™ Low Power F3 Software Development Kit (SDK) delivers components that enable engineers to develop applications on the Texas Instruments SimpleLink CC23xx and CC27xx family of wireless microcontrollers (MCUs). This software toolkit provides a cohesive and consistent software experience for all SimpleLink CC23xx and CC27xx wireless MCU users by packaging essential software components, such as:

  • Bluetooth® Low Energy (BLE) protocol stack

  • Zigbee® protocol stack supporting low power wireless mesh networks

  • Proprietary RF layer

  • TI Drivers

All of the above are provided in one easy-to-use software package along with example applications and documentation.

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 TI SimpleLink Wireless Connectivity.

This is version 9.10.00.83 of the SimpleLink Low Power F3 SDK.

Supported Features and Limitations

CC23xx

TI Crypto Driver Overview Support Status Additional Comment AES-CCM Supported AES-ECB Supported AESECB_oneStepDecrypt, AESECB_setupDecrypt not supported AES-GCM Supported AES-CTR Supported AES-CBC Supported AESCBC_oneStepDecrypt, AESCBC_setupDecrypt not supported AES-CTR-DRBG Supported AES-CMAC Supported SHA-256 Supported ECDH Supported ECIES Supported RNG Supported TRNG Not Supported

CC27xx

TI Crypto Driver Overview Support Status Additional Comment AES-CCM Supported HSM AES-ECB Supported HSM AES-GCM Supported HSM AES-CTR Supported HSM AES-CBC Supported HSM AES-CTR-DRBG Not Supported This is supported via RNG AES-CMAC Supported HSM ECDH Supported HSM ECDSA Supported HSM RNG Supported HSM (AES-CTR-DRBG) TRNG Supported HSM

LAES & HSM Limitations

The CC27xx family of devices now include a Hardware Security Module (HSM) for cryptographic and key storage features.

For crypto drivers that support the HSM and LAES, a failure in the HSM bootup process will be cached in the driver’s handle or will return a NULL handle (AESGCM, ECC, RNG Drivers). If the user attempts to perform an HSM operation later, it will return an error due to the cached initialization error. LAES operations would continue to function without issue in that case.

For drivers that support running operations on both hardware accelerators, for primarily AES drivers, a switch has been implemented so that the driver knows which engine to use to execute the operation on. This switch is part of the cryptography operation’s key. The key encoding of each key, part of the input parameters to drivers’ APIs, holes the value of the engine-of-choice.

  • To leverage the HSM hardware accelerator, the user has to call ‘CryptoKeyPlaintextHSM_initKey(..)’ or ‘KeyStore_PSA_initKeyHSM(..)’ API and pass in the plaintext key as well as the key length.

  • To leverage the LAES hardware accelerator, the user has to call ‘CryptoKeyPlaintext_initKey()(..)’ API and pass in the plaintext key as well as the key length.

NOTE:

  • Please refer to each driver’s top level header file for driver-specific limitations.

  • Mass erasing the CC27xx without retaining protected sectors will result in the erasure of the HSM firmware. Please see the Quick Start Guide: Build your first program for the CC23xx or CC27xx device on how to re-flash the HSM firmware.

  • Starting SDK version 9.10, the crypto drivers are removed from the drivers library and moved into a separate secure drivers library: source/ti/drivers/secure/lib.

  • Starting SDK version 9.10, if SysConfig generated libraries linker is not used, the secure drivers library will need to be added manually into the respective linker settings.

最新情報

  • Bluetooth LE Channel Sounding preview.

  • Bluetooth LE Connection Monitor with BLE Stack integration for CC23xx and CC27xx devices.

  • Bluetooth LE Power Control Preview for CC23XX and CC27xx devices.

  • Bluetooth LE Connection Handover with GATT Layer.

  • Certification of devices to be compliant with China MIIT (Ministry of Industry and Information Technology) and the EU RED (European Union Radio Equipment Directive) regulations on 2.4GHz.

  • Zigbee Stack Certification - Zigbee Pro 2023 (R23) and Green Power Proxy v1.1.2 (Zigbee Core v1.0.0.0)