Hello,
I would like to build my own custom board based off of the CC3200 launchpad (CC3200-LAUNCHXL) but without USB... I would also like to use Energia to program it. I have located the CC3200 chip on mouser and can build a custom design for my needs.
My questions are:
1) Once I have the custom board with the CC3200 on it, what should I use to program the board from Energia (Without using USB)?
- Note: I work a ton with Arduino so I am familiar with the 6 pin FTDI style programing... I also use Atmel ICE and an Arduno ISP...
EDIT: I also have a CCDebugger
2) Do i need a bootloader (like used with Arduino approved chips)?
- Where do i get that?
Thank you in advance for your answers! I hope to make the switch to TI based microcontrollers.