CC2340R5
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
SimpleLink CC23xx
TI's ultra-low-cost BLE 5.3 SoC for high-volume IoT applications.
Full Specifications
Processor
| Core | ARM Cortex-M0+ |
| Clock Speed | 48 MHz |
| Cores | 1 |
| Features |
|
Memory
| Flash | 512 KB |
| RAM | 36 KB |
| External Flash | いいえ |
Radio
| TX Power (max) | 5 dBm |
| RX Sensitivity | -99 dBm |
| PHY Support |
1M
2M
Coded
|
| Advanced Features |
Mesh
|
Multi-Protocol
| Bluetooth Classic | いいえ |
| Zigbee | いいえ |
| Thread | いいえ |
| Matter | いいえ |
| Wi-Fi | いいえ |
| NFC | いいえ |
Power
| Sleep Current | 0.6 µA |
| DC-DC Converter | いいえ |
Security
| Hardware Crypto | いいえ |
| Secure Boot | いいえ |
| Root of Trust | いいえ |
| ARM CryptoCell | いいえ |
Package
Commercial
| Typical Price | $1.10 |
Frequently Asked Questions
Consider your requirements for power consumption, processing power, memory, radio range, multi-protocol support, and price. Use our chip selector tool to filter and compare chips based on your specific needs.
The BLE version indicates feature support. BLE 5.0 added 2x speed and 4x range. BLE 5.1 added direction finding. BLE 5.2 added LE Audio. BLE 5.3-5.4 refined these features. BLE 6.0 added channel sounding for centimeter-level ranging.