Search the Community
Showing results for tags 'cc3220'.
-
Hi I plan to use CC3220S P16 and P17 as GPIO output pins. I am using CC3220S_LAUNCHXL board. In TI CCS environment, I am able to drive those two pins to a logic high or low with the corresponding TDI, TDO jumpers on J3 removed. I have copied the GPIO configurations in ti_drivers_config.c from CCS environment to Energia15\packages\energia\hardware\cc3220emt\5.6.2\variants\CC3220S_LAUNCHXL\Board_init.c, but I am not able drive them in Energia. I have applied similar changes for other pins such as P62 and P18, and they are working expected, so just wondering if I am missing any configurat
-
Hi, This is my first time using this forum. I saw that someone has done the code for connecting CC3200 to cayenne, but not for CC3220. Just want to enquire if anyone has done the codes for connecting CC3220 to cayenne MQTT using energia?
-
The CC3220 SLFS examples of WiFiMKII in Energia is compiler error cause by no SLFS source code. Refer forum use sl_FsOpen(), .... to do. Have same issue with "https://github.com/energia/Energia/issues/1005". Dose anyone find the answer or how to use SLFS in CC3220S? Thank you!
-
cc3220sf Softwareserial multi uart communication
prabuselva posted a topic in Energia - TivaC/CC3XXX
hai, am working energia at CC3220SF i need to Muti UART Communication , need to Software Serial header File GPIO or Digital Pin it possible to connect UART communication any other Example for Multiuart code at CC3220SF or CC3200 how many UART is possible to connect at CC3220SF THANKS SELVA -
Hi, Greetings of the day, We are trying to access serial flash memory onboard Launchpad of CC3220SF using energia. Please help us in how to read/write to flash memory on CC3220SF. Further suggestions would be of great help. Tried to use SLFS, but compile errors.. Energia: 1.6.10E18 (Windows 10), Board: "CC3220SF-LAUNCHXL (80MHz)" Build options changed, rebuilding all C:\Users\Krishna\Documents\Energia\libraries\SLFS-master\examples\SLFS_Simple_Print_Read\SLFS_Simple_Print_Read.ino: In function 'void setupSLFS_Simple_Print_Read()':
-
- cc3220
- flash_memory
-
(and 2 more)
Tagged with:
-
Good evening! Does anyone know if the pin layout for the CC3220 is the same as the CC3200? I'm trying to use code from an arduino sketch on the 3220 and if the pin layout is different, I need to look elsewhere for the cause of my problem