Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: SYSCONFIG The GPIO driver was updated in the latest release of the SimpleLink CC32xx SDK (v5.30). The changes may cause build issues when existing applications are updated to this SDK…
Part Number: LP-CC1352P7 Other Parts Discussed in Thread: CC1352P7
Hi Ti,
Does Wi-SUN Router Node can actively send data packets to Border Router?
After studied the examples from SDK I only found the way Border Router use spinel command to request…
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…
The TI real-time operating system known as SYS/BIOS or TI-RTOS is a mature and robust RTOS supported on generations of microcontroller products. It continues to be the primary RTOS supported in the SimpleLink CC13XX and CC26XX SDK . Texas Instruments…
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…
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 be releasing significant improvements to this SDK by supporting the new TI Clang compiler…
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)…
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…
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…
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…