Jump to content
43oh

Search the Community

Showing results for tags 'f28027'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News
    • Announcements
    • Suggestions
    • New users say Hi!
  • Spotlight!
    • Sponsor Spotlight
    • Sponsor Giveaways
  • Energia
    • Energia - MSP
    • Energia - TivaC/CC3XXX
    • Energia - C2000
    • Energia Libraries
  • MSP Technical Forums
    • General
    • Compilers and IDEs
    • Development Kits
    • Programmers and Debuggers
    • Code vault
    • Projects
    • Booster Packs
    • Energia
  • Tiva-C, Hercules, CCXXXX ARM Technical Forums
    • General
    • SensorTag
    • Tiva-C, Hercules, CC3XXX Launchpad Booster Packs
    • Code Vault
    • Projects
    • Compilers and IDEs
    • Development Kits and Custom Boards
  • Beagle ARM Cortex A8 Technical Forums
    • General
    • Code Snippets and Scripts
    • Cases, Capes and Plugin Boards
    • Projects
  • General Electronics Forum
    • General Electronics
    • Other Microcontrollers
  • Connect
    • Embedded Systems/Test Equipment Deals
    • Buy, Trade and Sell
    • The 43oh Store
    • Community Projects
    • Fireside Chat
  • C2000 Technical Forums
    • General
    • Development Kits
    • Code Vault
    • Projects
    • BoosterPacks

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests


Sparkfun


Github

Found 3 results

  1. Hi Team, This is Vishnu, Currently working as a Research-Associate at National Institute of technology surathkal, Currently I am working on a project in which I am using TMS320F28027F launch pad and Energia17. I am facing controller detection issue as per the attached document. Could you provide suggestions to solve the issue. Thank you in advance, Best Regards, Vishnu
  2. Hi Everybody; I am newbei about C200O programming with CodeComposerStudio. I tried simple code which is led blinking. But I want to use button. And I can't run it. Anyway I attached code and screenshot. What's wrong my code? GPIO_setMode(myGpio, GPIO_Number_12, GPIO_12_Mode_GeneralPurpose); GPIO_setDirection(myGpio, GPIO_Number_12, GPIO_Direction_Input ); int state = GPIO_getData(myGpio, GPIO_Number_12); GPIO_setLow(myGpio, GPIO_Number_0); GPIO_setLow(myGpio, GPIO_Number_1); GPIO_setLow(myGpio, GPIO_Number_2); GPIO_setLow(myGpio, GPIO_Number_3); while(1) { if(
  3. Hi Guys; Recently time, I am using energia to programming microcontrollers. Especially, G2553 and TivaC. But I have some tackles when I change the launchpad which is C2000 F28027. I read all messages in this forum. I cannot manage with problem. First of all : I remove 0101E0016 version, because it has a cpp code problem for C2000. Secondly: I can compile with 0101E0014 version. But no Upload. Always same fault " JAVA Problem." All stiationm can be show the below images.
×
×
  • Create New...