Close

using Energia as IDE

A project log for CC3200/3100MOD Breakout Board

a simple breakout for CC3200MOD or CC3100MOD

will-whangWill Whang 02/10/2015 at 13:193 Comments

Energia supported CC3200 launchpad, and the upload method is using onboard FTDI chip

to do the reset, since I hate FTDI, I'm not going to use the same chip on my PCB.

but that makes this breakout can't auto reset.

So the upload process become an old Arduino, after uploading then press reset, and it will upload program to CC3200, but the debug stage will fail, I'm finding a way that when CC3200prog.exe send a break signal, CC3200 will auto reset, hope I can do it with passive components rather then some atmega16U2 as UART to USB.

Discussions

Will Whang wrote 02/13/2015 at 08:41 point

I love it. It is an wonderful IDE for Arduino user to program CC3200,

also have the ability to go further with export to CCS.

  Are you sure? yes | no

Jackson Keating wrote 02/13/2015 at 14:14 point

I'll have to try it out. I just submitted my gerber files, so I have some time to tinker around with my launchpad until the breakout board comes back.

  Are you sure? yes | no

Jackson Keating wrote 02/13/2015 at 07:16 point

How do you like Energia?  I've never used it before, but I'm trying to work my CC3200MOD breakout board to do the same thing. 

  Are you sure? yes | no