Please help me add MSP430G2231, G2452 in lastest energia. When i chose board "MSP-EXP430G2553LB", energia can upload code but it not run:
In old energia, it work well, I use launchpad v1.5.
Thanks for your analysis, I do not know anything about motion capture. As you said, I just envisioned a 32x32 LED matrix is scanned with 50Hz.
I started working with MSP4302553 and 8x8 LED matrix. This is a difficult problem, I will be learning a lot more to do it.
I simply open file StellarisOW.ino in GFDS18B20V2.zip and not add any of the sleep functions. It doesn't work with new Energia.h and wiring.c
I tried with examples of Energia and my other projects, sleep() function works very well
I use example in OneWire DS18B20 Library (code size is 4204 byte), it working very well:
But when i replace Energia.h and wiring.c (new code size is 4342 byte), it doesn't working, is it not compatible?
.