SixSixSevenSeven 23 Posted August 3, 2014 Share Posted August 3, 2014 Just noticed that they are using an FTDI chip for the JTAG connection. First time they've done that isn't it? I thought all their other boards they used their own microcontrollers with USB support flashed to act as debug hardware. Quote Link to post Share on other sites
oPossum 1,083 Posted August 3, 2014 Share Posted August 3, 2014 C2000 and the older Stellaris M3 also use FT2232H. It is part of the XDS-100 reference design. http://processors.wiki.ti.com/index.php/XDS100 Quote Link to post Share on other sites
Rei Vilo 695 Posted August 13, 2014 Share Posted August 13, 2014 Apart from the CC3200 camera BoosterPack http://processors.wiki.ti.com/index.php/CC32xx_Camera_Application, there's also the CC3200 audio BoosterPack http://processors.wiki.ti.com/index.php/CC32xx_Wifi_Audio_Application. Quote Link to post Share on other sites
Newbie 0 Posted January 13, 2015 Share Posted January 13, 2015 Visited TI store this morning and noticed few new BPs CC3200-LAUNCHXL - SimpleLink Wi-Fi CC3200 LaunchPad CC3100BOOST - SimpleLink Wi-Fi CC3100 BoosterPack CC31XXEMUBOOST - Advanced Emulation BoosterPack for SimpleLink Wi-Fi CC3100 BoosterPack More info: CC31xx & CC32xx Wiki CC31xx Quick Start CC32xx QucikStart In the past I used to program Tiva C Series with CC3000. But CC3000 is no longer manufactured. Is the code the same if cc3100 is used instead of cc3000? Is it neccessary to buy the CC31XXEMUBOOST , if I just want to use cc3100 at the exact same way to use cc3000? Quote Link to post Share on other sites
spirilis 1,265 Posted January 13, 2015 Share Posted January 13, 2015 In the past I used to program Tiva C Series with CC3000. But CC3000 is no longer manufactured. Is the code the same if cc3100 is used instead of cc3000? Is it neccessary to buy the CC31XXEMUBOOST , if I just want to use cc3100 at the exact same way to use cc3000? It is basically necessary to get the CC31XXEMUBOOST kit. Luckily you only need 1, then further CC3100's only cost $20 plus shipping. The code is a tad different at the lower levels, but if you use Energia it should be similar. New feature in Energia is WiFiClient's .sslConnect() function, along with several ways to connect- including making it an Access Point which is cool. The CC31XXEMUBOOST kit is necessary for upgrading the CC3100's firmware which is typically necessary. Sent from my Galaxy Note II with Tapatalk 4 Quote Link to post Share on other sites
RobertBip 0 Posted August 7, 2016 Share Posted August 7, 2016 Yes, agree. How about a demo just playing the sounds, not in a beat, just chaining them together. Guess this do the job, does it? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.