Markel 2 Posted September 20, 2014 Share Posted September 20, 2014 Hi All, I joined here to learn more about using Energia for my TI Launchpads. Currently I have Tiva Connected Launchpad and CC3200 Launchpad. I am also a member of TI E2E. - Markel Quote Link to post Share on other sites
L.R.A 78 Posted September 20, 2014 Share Posted September 20, 2014 Hi Markel, welcome! Did i get you curious about Energia? Check the video Glenn posted with Energia+Tembo. It looks awesome Quote Link to post Share on other sites
Markel 2 Posted September 20, 2014 Author Share Posted September 20, 2014 @@luis. I also want to use Energia. I already have a Temboo account and currently downloading Energia. Many months ago there was still no support for Tiva Connected Launchpad so I was not eager to learn about Energia. But my set priority now is learning how to make Iphone apps for CC3200 Launchpad. I will learn more about Energia+Temboo afterwards. - Markel Quote Link to post Share on other sites
L.R.A 78 Posted September 20, 2014 Share Posted September 20, 2014 I want to get closer and closer to registers so Energia is only for teaching purposes for starters. So i probably won't be here many times, mostly E2E. Quote Link to post Share on other sites
Markel 2 Posted September 21, 2014 Author Share Posted September 21, 2014 One good way to learn registers is to know how the internals of C API's work like GPIOPinWrite(). - Markel Quote Link to post Share on other sites
L.R.A 78 Posted September 21, 2014 Share Posted September 21, 2014 Exacly! When i still didn't know almost anything besides timers and GPIO i controlated a TLC5940 with just that. Basicaly emulating a SPI. That of course couldn't get to high speeds like 30Mhz. Had it at arround 200Khz due to the interrupt being "too slow". Went check out all the TivaWare calls and changed them to registers, got up to 400Khz (1.5uS to 8uS interrupt, all that + the interrupt push/pop time) 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.