MSP430F5438A internet connectivity
Hello, I am working on project to design sensor network. I want to send my data over internet. I read the TI manual (slaa 137a) regarding internet connectivity of MSP430. They have shown interfacing...
View ArticleGetting started: Best BSP?
HI, Getting along merrily with the Launchpad (EXP430F5529LP) - love the MSP430.... Wanting to do stuff properly, I'd like to use a BSP - I'm using the free version of CCS at the moment... Which...
View ArticleProblems with Interrupts on Port 2 when using CC3000 Boosterpack
Hardware: MSP430F5529 Launchpad, CC3000 Boosterpack. Hi, im running a webduino port on the Launchpad and connected a chip (cannot disclose which chip), which requires software spi since it doesnt...
View ArticleMSP430G2553 and Rotary encoder
Hello, I am trying to use rotary library for my VFO ad9850. Originally writen for Arduino I just changed PCINT for PORT2_VECTOR interrupt. so far can say it almost works but I get some issues I...
View ArticleWizNet W5200 C library
This is a code library implementing a sockets-oriented interface to the WizNet W5200. It's been a long time coming, and the plan is to implement DHCP support soon; almost there, had to rewrite the lib...
View ArticleIssues with Servo library
G'day oh 43oh wise ones. Could someone who owns an RC servo please verify this? When I load the code from Examples/Servo/Sweep into my Launchpad v1.5 (with a 2553), the servo jitters with a very...
View ArticleNoob wants to use external Crystal and 19200 Software UART
Hello I'm new to MSP430. I want to start with a small project. And I want to communicate with a Siemens mobile phone using AT-Commands. I once had started the project with an ATMega8 before 2-3...
View ArticleMailbag
In the spirit of the "What are you working on" thread, I ask: What did your postman bring today? Please show us your recent additions to the hoard. Myself, I got packages from Mouser and Digi-Key...
View ArticleEnergia Library Support
Hi! I have already worked with Arduino wuite a lot and I want to use the MSP430 now. Therefor I ordered the MSP-EXP430F5529LP. I have a question regarding the support from Arduino's libraries: I...
View ArticleModify MSP-EXP430F5529LP
Hi! For my project I want to modify the MPS430-Launchpad (mentioned above). My goal is to minimize the size of the board to 1,5 x 1,5 inches. I know that's small, but I don't need all ports. The...
View ArticleMSP430F5438A ethernet
hello, I am working on project in which i need internet connectivity. I am using MSP430F5438A. I came across many ethernet controllers, but i chose ENC28J60. does anybody know how to interface...
View ArticleMSP430G2553 and ENC28J60
hi all, I'm trying to use an Ethernet module that i bought called "Ethernet LAN Module for Arduino / microcontrollers with SPI (ENC26J80)". I found a few example for it for different MSP430's but i...
View ArticleDigitalwrite problems in RF CC110L Boosterpack
Hi Guys i tried using the anaren AIR Booster pack I also went through the hardware pin mapping for energia I found that pins 14 and 15 have problems with digital write when the boosterpack is recieving...
View ArticleFixing damaged dell power adapter using MSP430G2211
This is all about learning OneWire communications. I'm able to make a small "adapter" playing the "man in the middle" hack between dell laptop and its power brick to provide "fake" wattage information....
View ArticleCapstone Help
Hello I am a senior at Western Carolina University working on my Capstone. I decided to use Energia because my project isn't code heavy and its simple to write down a couple lines of code and go....
View ArticleAdd event to button
I people , I need some help, How can I control button by click's.I'm trying to get through events of each case of a switch. case 1click..., case 2... like switch (){ case:1; adevent1(); break;...
View ArticleSimple battery tester Arduino code
Hi all, I am new to MSP430 (and basically, topics on this forum) and I will probably ask some stupid questions, but I have to ask them anyway :D I just got myself a Launchpad, and I want to run this...
View ArticleUSB-Tunneled Serial Connection
Hello! I'm writing down my last project report for college and I need to explain how the USB-Tunneled Serial Connection on Launchpad works. I already know that it works, because I used in my project...
View ArticleEXP430FR5969 clock speed above 8MHz
On my Wolverine LP, attempts to set the clock speed to 16MHz result in an oscillator fault as soon as CSCTL3.DIVM is cleared to remove the power-up divider. This is not listed as an erratum for the...
View ArticleEnergia windows installation
How do you install the new Energia release? I got the zip file. Do you just unzip and and you are done or is there some set up file or method of setting things up?
View Article