Jump to content
43oh

Search the Community

Showing results for tags 'pins_energia.h'.

  • 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. I've been trying to get an Energia sketch for the MSP430FR5994 LaunchPad Development Kit to work with a custom board I made. I used a different MSP430FR5994 package than the one on the launchpad so I need to change the pins used. It sounds like typically the way to do that is to create a new board variant with its own pins_energia.h file with the pins changed. But, it looks like the FR5994 version of the file doesn't map the pins to the actual chip, but to the booster pack headers on the development kit, implying that those are mapped to the actual chip pins somewhere else, but I can't find wh
  2. So, is there some repository somewhere that contains more pins_energia.h files for the various flavors of the MSP430G2553 chip? I'm using the MSP430G2553IRHB32R and am suspicious that my attempt and creating an accurate pins_energia.h file for it have failed miserably.. Just wondering, before I put hours of effort into it, if somebody has already created a pins_energia.h file for the MSP430G2553IRHB32R. Thanks, Curtis
  3. I am using a Launchpad 430 to program a custom board that uses an MSP430G2553IRHB32R chip from TI. I am doing this on a Windows 10 machine. Anyway, I have 2 problems. 1. I cannot upload my program onto the custom board because I get a 'Could not find device (or device not supported) (error=4)' error. 2. The MSP430G2553IRHB32R has 32 pins on it and the Launchpad has 20. I need to use all 32 pins. So, is there a tutorial somewhere that explains how to make alterations to energia to allow it to support custom boards and other chip pinouts? How do I get my new board to appear in
×
×
  • Create New...