Part Number: CC2652R7 Hello, We are looking for solutions to remove the possibility of the Elevated POR issue for the CC2652R7 MCU below freezing temperatures. Ideally we do not want to raise the VDDS above 1.9V as it breaks the voltage communication…
Part Number: CC2652R7 Hi Connectivity team, I am posting this on behalf of a TI customer. See the info below:
"I would like to open a support ticket about the below:
We recently released new hardware/tags using cc2652R7 Ti BLE chips.
We have…
Part Number: CC2652R7 Tool/software: Good afternoon. I am interested in information regarding the CC2652R7 chip by your design:
1. How long do you plan to produce this chip? What is your procedure for notification of discontinuation of the product?…
Part Number: CC2652R7 Hi Team,
We are using the Part no: CC2652R7 Part number in one of our product along with TI-RTOS. We are getting the strange issue in run time like Brick state and not responding.
We are suspecting the Heap corruption issue…
Part Number: CC2652R7 I am trying to reboot my device (a CC2652R7 LaunchPad) after writing configuration data to flash. I use the standard zephyr command:
sys_reboot(SYS_REBOOT_WARM)
which (after locking IRQs) resolves on cortex-M to "NVIC_SystemReset…
Part Number: CC2652R7 Other Parts Discussed in Thread: SYSCONFIG I want to implement a firmware update feature, so the application’s starting address needs to be offset to 0x6000. What settings do I need to configure for my application (using `simple_peripheral…
Part Number: CC2652R7 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
Our situation: we have a large number of devices on a single network (power outlets, buttons, lighting) built on the CC2652R7 chip. Multiple networks work side by side…
Part Number: CC2652R7
Sleep Mode and Wake-Up Issues I am currently developing a product using the CC2652R7. I am using SDK version simplelink_cc13xx_cc26xx_sdk_8_32_00_07.
The following is my main() function:
int main() { /* Register Application…
Part Number: CC2652R7 Tool/software: Hi Team,
How to perform the atomic operations on securely on external flash memory, Our intention is while doing Memory Read/write on flash memory not distrubed by other tasks and and other hw interrupts.
Can…
Part Number: CC2652R7 Other Parts Discussed in Thread: SYSCONFIG , CC2652R Hi,
We are using a CC2652R1/CC2652R7 as a Thread Border Router running an RCP image. The OTBR is running on a host processor and is connected to the RCP over UART.
When more…