Part Number: CC3235SF Tool/software: Let me give you more details about the application. There are 4 tasks in the system. One is the simplelink http task with the highest priority, which is priority 6. One is the watchdog task which has the second highest…
Part Number: LAUNCHXL-CC3235SF Other Parts Discussed in Thread: CC3235SF Tool/software: Dear TI team ,
I need import CC3235SF Altium Schematic Translator to Cadence ORCAD.
Could you provide CC3235SF ASCII format prjPCB file.
Hardware design file…
Part Number: CC3235SF Other Parts Discussed in Thread: UNIFLASH Tool/software: Query on frequency restrictions of TI CC3235SF WIFI module in SDK Dear TI FAE Team, I am currently using TI CC3235SF WIFI module and encountered some issues regarding frequency…
Part Number: LAUNCHXL-CC3235SF Other Parts Discussed in Thread: CC3235SF Tool/software: Hello. Many CC3235SF processors were purchased from you. I made my own cards with them. There are people on the cards like getting a Wifi network scan rssi value.…
Part Number: LAUNCHXL-CC3235SF Other Parts Discussed in Thread: CC3235SF Tool/software: Hi,
I'm trying to use the new CCS 20.0 for my new project.
I want to start with the resource explorer to import an example project to CCS 20.0, but this doesn…
Part Number: CC3235SF Tool/software: In Datasheet of the controller CC3235SF, when looking for the VOH(min) and VOL(max) not able find this Only the VOH(max) = Vdd x 0.7 and VOL(min) = VDD x 0.2 is present in the datasheet how to find the VOH(min) and…
Part Number: CC3235SF Hi, When I'm trying to encrypt using the CryptoCC32XX_encrypt, inside this function it calls the CryptoCC32XX_aesProcess function which is in the directory (ti/drivers/crypto/CryptoCC32XX.c>
int32_t CryptoCC32XX_aesProcess(uint32_t…
Part Number: CC3235SF Hi, I'm using CC3235SF with simplelink sdk version 6.10. My MCU entered a freeze state, and I noticed that SL_DEVICE_EVENT_FATAL_SYNC_LOSS event occured. If this error occurs, I called sl_stop and sl_start after that. At that time…
Part Number: LAUNCHXL-CC3235SF Other Parts Discussed in Thread: UNIFLASH Tool/software:
Getting this error while loading the program,
Error connecting to the target: (Error -241 @ 0x0) A router subpath could not be accessed. A security error has probably…
Part Number: LAUNCHXL-CC3235SF Tool/software: SimpleLinkWlanEventHandler is not getting called during wlan connect, device getting connected but there is no event occuring. NO-RTOS and calling sl_Task() in while loop. Anything i missed out.