Jump to content
43oh

lightaiyee

Members
  • Content Count

    6
  • Joined

  • Last visited

Everything posted by lightaiyee

  1. I love the Arduino-like libraries developed in Energia. Is it possible to create a project in Code Composer and use the Energia libraries? For Atmel platform, it is possible to migrate the Arduino libraries over to Atmel Studio. I wonder whether someone has done the same for Energia libraries and Code Composer. But, is this possible in the first place?
  2. That library is not object-oriented. Is it necessary for Energia library to always be object-oriented C++? Can Energia library be in C language with only functions?
  3. Hi Energia experts, I installed StellarisWare and there are 2 important libraries. One is the Peripheral driver library. Energia did a good job replacing the peripheral driver library with the Arduino API. However, the Stellaris Graphics library has no equivalent in Energia. Is it possible to port this library over in the first place?
  4. Sure. Actually, I tried to do that before posting the question here. But I am forbidden to start new topic on Stellarisiti forum at the moment. No problem, I will just be patient and try again tomorrow. Thanks.
  5. Hi Energia experts, I installed StellarisWare and there are 2 important libraries. One is the Peripheral driver library. Energia did a good job replacing the peripheral driver library with the Arduino API. However, the Stellaris Graphics library has no equivalent in Energia. Is it possible to port this library over in the first place?
  6. Hi Energia experts, I am completely new to Energia. I just got myself a Stellar launchpad and Energia works smoothly with it! Much better than Code Composer. The Stellar launchpad uses LM4F120. However, what if I want to use other TI MCU of the same family but is not LM4F120? For example, can I configure Energia to use LM4F232?
×
×
  • Create New...