Texas Instruments (TI) Bluetooth® support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search Bluetooth® IC content or ask technical support questions on everything from BAW resonator technology and Bluetooth® low energy to BLE automotive and wireless connectivity with smartphones & tablets. Find the right solution for your circuit design challenges by using our TI E2E™ support forums that are supported by thousands of contributing TI experts.
Part Number: CC2652R Other Parts Discussed in Thread: CC2640R2F SysTick can be used to achieve time tracking with 20.833 ns accuracy (i.e. same accuracy as the System Clock).
More details, such as API description can be found here .
The code below can…
Part Number: CC2651R3 Other Parts Discussed in Thread: CC2651P3 , , , LAUNCHXL-CC26X2R1
This thread share two ways to evaluate OAD with the LP_CC2651P3 or LP_CC2651R3SIPA. The instructions can also be used with custom designs for a CC2651R3 or CC2651P3…
TI is pleased to announce a new TI Arm Clang Compiler Tools version 2.1.0.LTS which includes the following new features.
New features:
Link-Time Optimization (LTO) - enables inter-module optimizations at link-time
Support for Modified Condition / Decision…
Part Number: SIMPLELINK-CC13XX-CC26XX-SDK Other Parts Discussed in Thread: SYSCONFIG
There has been a new feature added into sysconfig tool for the TI kernel in simplelink_cc13xx_cc26xx_sdk_5_30_00_56 SDK.
The project.syscfg(ex: simple_peripheral.syscfg…
Part Number: CC2642R Other Parts Discussed in Thread: CC1312R , CC2652R7 , CC1352R , CC1352P , CC2652P , CC2652R
Hi,
Here is some guidance to leverage the DSP possibilities of the CC2642R in order to run FFT operations.
Note:The same guide is applicable to…
Other Parts Discussed in Thread: ARM-CGT , Z-STACK Upcoming Features BIOS7 and TI CLANG
We are excited to announce new upcoming features being supported in the CC13x2 and CC26x2 SDK.
Between the July-2021 (5.20.00) and the July-2022 SDKs(6.20.00) TI will…
Part Number: CC2640R2F
Here are the steps to merge a Sensor Controller (SC) example into the simple_peripheral example (CC2640R2F / BLE3): The steps could be reused for all the devices having a Sensor Controller.
Before we start:
Make sure to review…
Part Number: LAUNCHXL-CC2640R2
In this FAQ I will import the spimaster driver in the simple_peripheral (SBP) example project.
This guide uses the blestack but could be applied to the ble5stack.
Step 1) Add any relevant includes from spimaster.c to the…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: SYSCONFIG
The UART driver in the SimpleLink SDK for the CC26XX does not support UART_DATA_TEXT data mode, which is required to take advantage of the UART_RETURN_NEWLINE and UART_RETURN_FULL…
Part Number: CC2642R Other Parts Discussed in Thread: SYSCONFIG SysConfig GUI only allows to change the name of the GPIO, not the name of the associated PIN. However for project using the PIN driver it maybe be best to give meaningful name to the PINs…