Search the Community
Showing results for tags 'pins_energia.h'.
-
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
- 3 replies
-
- msp430
- pins_energia.h
-
(and 3 more)
Tagged with:
-
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
- 2 replies
-
- pins_energia.h
- MSP430G2553IRHB32R
-
(and 2 more)
Tagged with:
-
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
- 1 reply
-
- Boards Manager
- Boards.txt
-
(and 2 more)
Tagged with: