Part Number: CC3220SF Hi, I am working on CC3220SF, for device reset I am calling Hibernate_Enter by specifying the SlowClockCounter timeout. I am seeing cases where device doesnot comeback after Hibernate.What could be the potential reasons? Suppose…
Part Number: CC3220SF Hello,
We are reusing the CC3220SFMODA in a new project on a different PCBA and we are running into a floating issue when we want to switch from AP mode to STA mode (and vice versa).
The flow is like this: the user connects to…
Part Number: CC3220SF Hello all,
an existing CC3220MODASF based project uses TI-RTOS, the TI compiler toolchain ti-cgt-arm_20.2.5.LTS, and the SDK cc32xx_sdk_5_30_00_08. A Software Bill of Materials (SBOM) is required under the European Cyber Resilience…
Part Number: CC3220SF In the code snippet below we have noticed that if there is a small delay added around the call to
_SlDrvStartMeasureTimeout, the wait for A2N_INT_TRIG to be cleared times out
In our case the extra delay caused inside _SlDrvStartMeasureTimeout…
Part Number: CC3220SF
I2CCC32XX_MAX_BURST is defined in source/ti/drivers/i2c/I2CCC32XX.c with a value of 255.
I2CCC32XX_primeReadBurst() limits burst count to this value:
/* Determine the size of this burst */
if (object->readCount …
Part Number: CC3220SF Other Parts Discussed in Thread: CC3235SF , CC3551E Tool/software: Hello,
We have been using the MCU CC3220SF for our applications on the past few years, it is a serviceable and efficient part, however we feel like it is becoming…
Part Number: CC3220SF Hello,
For debugging we have been using the SL_DEBUG config that adds some magic headers to the binary. This skips bootloader checks and get the app started directly.
In our experience this faster start introduces behavioral…
Part Number: CC3220SF-LAUNCHXL Other Parts Discussed in Thread: CC3220SF , UNIFLASH Hello Community,
I am trying to perform the factory reset on CC3220SF. I am using the reference suggested in swru455m section 8.13
Restore to factory image procedure…
Part Number: CC3220SF-LAUNCHXL Other Parts Discussed in Thread: CC3220SF Tool/software: Hi,
I have the CC3220SF-LAUNCHXL and installed the CCS 20.1.1.8__1.7.1.
The launchpad is correctly detected by CSS
but when I try create a new project I get…
Part Number: CC3220SF Hi there!
I came accross this issue:
https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1282805/cc3235sf-global-lock-mutex-issue
Even confirmed by TI as a real bug, it is still not solved. Does…