Jump to content
43oh

Search the Community

Showing results for tags 'msp-exp430f5529lp'.

  • 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 9 results

  1. Hello, I'm trying to get some code to upload to my MSP-EXP430F5529LP board. Following this forum post (I'm on Mac OS Catalina), I installed a pre-release version of Energia, and I get this error: Energia: 1.8.10E22 (Mac OS X), Board: "MSP-EXP430F5529LP" Sketch uses 706 bytes (1%) of program storage space. Maximum is 48128 bytes. Global variables use 18 bytes (0%) of dynamic memory, leaving 8174 bytes for local variables. Maximum is 8192 bytes. java.io.IOException: Cannot run program "___REMOVE___/DebugServer/bin/DSLite": error=2, No such file or directory at java.lang.ProcessBuilder
  2. I am a student who come from China, today it is my first time to use Energia IDE, I meet the problem about compiling program into “MSP-EXP430F5529LP”. In China, I can't find the way to solve. Whatever I compile, there is the same problem, so that I can't use it. It is the details in the following: <command-line>:0:12: warning: missing whitespace after the macro name [enabled by default] <command-line>:0:12: warning: missing whitespace after the macro name [enabled by default] <command-line>:0:12: warning: missing whitespace after the macro name
  3. I need help getting my program to compile work..... Here is the error code: Energia: 1.6.10E18 (Mac OS X), Board: "MSP-EXP430F5529LP" failed MSpanList_Insert 0x30d000 0x18bc3a4e55f1 0x0 fatal error: MSpanList_Insert runtime stack: runtime.throw(0x2ad50b) /usr/local/go/src/runtime/panic.go:491 +0xad fp=0x7ffeefbff430 sp=0x7ffeefbff400 runtime.MSpanList_Insert(0x2cb168, 0x30d000) /usr/local/go/src/runtime/mheap.c:692 +0x8f fp=0x7ffeefbff458 sp=0x7ffeefbff430 MHeap_FreeSpanLocked(0x2c7d60, 0x30d000, 0x100) /usr/local/go/src/runtime/mheap.c:583
  4. Hello, I'm working on a warningsytem with ultrasonic parking sensors.(https://www.dometic.com/nl-be/be/producten/veiligheid-en-beveiliging/voertuigaccessoires/parkeerhulpen/dometic-magicwatch-mwe-7106f-_-63981)) In some cases there are 5 sensors needed but most times just 4 sensors. The system has to have an on/off mode with the use of a pushbotton. There wil also be an extra sensor at the input (analog or digital, not certain yet) witch determines the field that has to be monitored. In the case of digital, there are going te be 1 or 2 sensors. At the output there are a Led (to sign
  5. Hi, I am using the MSP-EXP430F5529 launchpad to read values from the ADC pin. However, i read garbage values when using a baudrate of 250,000. Why is that so? It works perfectly fine with baudrate of 115,200 and anything more than that does not work. Please help!! Regards
  6. Hi, I'm running Energia on Windows 7 x64. My Launch Pad model is the MSP-EXP430F5529LP (25Hz) My board's green LED will light up when connecting to the computer, the red LED will flash while compiling and all onboard LEDs and buttons function when programed. However, whenever I try to program output pins and connect the output in question to ground, I get no current out. I have plenty of experience with Arduino and all programs I write for the Launch Pad work for Arduino. The GND, 5V and 3.3V pins on the LaunchPad all work fine. I have also used a number of sample programs, all to no
  7. I found out from this post that there are 14 PWM outputs possible on the MSP430F5529 microcontroller, and 10 PWM outputs possible on the MSP430F5529 Launchpad. How many are possible when using Energia? I think it is less, but I can't tell from the .h file. I will be using a custom BoosterPack so it doesn't have to stick to that standard. Thanks, Ben
  8. According to the docs, it takes ~100 microseconds: http://energia.nu/AnalogRead.html. I measured this and it seems to be almost exactly 100 microseconds. Why does it take so long? This limits me to 10kHz sample speed. By the way, how fast have any of you guys sampled on the ADC12 of F5529?
  9. Hello I'm not sure where to post, so I do it here, please feel free to give me the correct topic to go to, Sorry !-) I am new to MSP-EXP430F5529LP and Energia. I tried to install Energia 0101E0010 following the getting started webpage (http://www.energia.nu/Guide_MacOSX.html). Everything looks correct but Serial Port is grey, no ways to get it... So, I tried to install 0101E0009. Here, Serial ports are looking correct (although I have 2 potential candidate ports that I have seen nowhere in the topics on this forum: /dev/cu.Z530i-SerialPort-1 or /dev/cu.Z530i-Dial-upNetworking-2
×
×
  • Create New...