# Some of the features TI CC2530

* Excellent performance and low power 8051 microcontroller core with code prefetch feature
* 256K system programmable flash memory
* 8KB RAM, with a power supply in a variety of data retention
* Hardware debugging support
* The powerful 5-channel DMA
* Integrated high-performance operational amplifiers and ultra low-power comparator
* IEEE 802.15.4 MAC timer, general-purpose timers (one 16 bit, two 8 bit)
* IR generating circuit
* 32-kHz sleep timer capture
* CSMA / CA hardware support
* Accurate digital RSSI / LQI support
* 6 channels can be configured 12-bit ADC resolution
* AES security coprocessor
* 2 Powerful USART interface to support multiple serial protocol
* 1 common SPI interface
* 8 general purpose I / O pins (6 × 4 mA, 2 × 20 mA)
* Watchdog Timer
* Wireless Performance
  1. Adapt 2.4GHz IEEE802.15.4 RF&#x20;
  2. High receiver sensitivity and robustness
  3. Programmable output power up to 4.5dBm
* Low power consumption
  1. Active mode RX (CPU idle): &#x20;
  2. TX Active mode in 1dBm (CPU idle): 29mA
  3. Power mode 1 (4us wake): 0.2mA
  4. Power Mode 2 (Sleep timer runs): 0.2mA
  5. Power Mode 3 (external interrupts): 0.4uA
  6. Wide supply voltage range (2V-3.6V)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bananapi.gitbook.io/bpi-g1/zh/someofthefeaturesticc2530.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
