I am using Code Composer Studio to flash. Initially, I imported an SDK example for the CC3220SF, but the flash operation failed. In contrast, when I reconfigured the project for the CC3235S, the program flashed successfully, and I was able to control…
Part Number: CC3230SF Tool/software: I want to use GPIO30 to do the ADC function. My battery charger's output is connected to GPIO30, and I want to measure the battery level using GPIO30. Can anyone guide me on how to do that?
Based on the datasheet…
Part Number: CC3230SF Other Parts Discussed in Thread: CC1352P , CC3501E Tool/software: Hello TI team,
I’m currently working on embedded projects and interested in using Rust for firmware development. I’ve seen that Rust support is growing in the embedded…
Part Number: CC3230SF Other Parts Discussed in Thread: CC3235SF , CC3501 , CC3200 Tool/software: im designing a new product using CC3230SF. I noticed a newer version for CC3230SF, which is CC3235SF. I'm not using CC3235SF because it has 5GHz WiFi, which…
Part Number: CC3230SF Tool/software: Does CC3230SF only have 4 UART lines? My Cellular modem supports 7 UART lines. Please see the picture attached. How can I connect the extra 3 UART lines?
Part Number: CC3230SF Tool/software:
I want to submit my completed schematics for design review. Do I need to submit the layout for design review as well? Can I submit the completed schematics 1st? this is because the schematics need to be corrected…
Hi,
CC3230 have connected peripherals to package pin via multiplexors. These multiplexors are controlled by pinmux registers. Sysconfig create startup configuration of pinmux via TI Drivers. But nothing prevent you change pinmux settings at runtime via…
Each pin on the device can do specific functions.
You can configure the pins to do anything that the pin can do.
What you configure on one pin does not affect another.
the table you provided are just suggestions.
sysconfig and the datasheet are your…
Part Number: CC3230SF Tool/software: Can I use DCDC_ANA2_SW_P (pin 45) to power the external circuit? If yes. is this supply still available during hibernate mode?