V7 embedded JavaScript engine is ported to MSP432
We are the creators of the smallest embedded JavaScript engine - V7 (https://github.com/cesanta/v7). It allows to export existing C/C++ functionality into the JS environment and express device logic in...
View ArticleMongoose, the most popular embedded networking library - ported to MSP432
We are the creators of Mongoose - the most popular networking library. Mongoose supports HTTP, WebSocket, MQTT, CoAP, DNS, mDNS/DNS-SD (local device discovery) - both client and server mode. It works...
View Articleneo430 - msp430 compatible FPGA processor
For a long time, I have had an interest in FPGA development. You can find boards that come with a JTAG programmer on ebay for less than $20. The following ebay link shows a board similar to the one I...
View ArticleUltimate gibberish machine from the Art of Electronics
In the Horowitz/Hill Art of Electronics, third edition, design practices with discrete 74HCxxx, FPGA and Microprocessor are compared and discussed. As an example, the ultimate gibberish machine is...
View ArticleXT2 / 3 frequency (50% duty cycle) on MSP430F5510 pin output
Few years ago my conclusion was that it is not possible to have frequency from XT2 (24 MHz) divided by 3 (8 MHz, 50% duty cycle) on (MSP430F5510) port pin as output. Now, I am back to this topic again,...
View ArticleAny Unique MSP432 Project Ideas?
I used the free shipping week in TI store to buy an MSP432 launchpad. I bought it out of curiosity as well as to be able to play with an RTOS. Now I want to build a small demo project with it, but I...
View ArticleMSP430f5528 with CC2500
hi, i have designed a borad with msp430f5528 ans cc2500 , i want to communicate between 2 such devices using the transreceiver module cc2500 can yo help me with the code to transmit and...
View ArticleBlast from the past: MSP430F1232 BSL flashing
[Edit: after posting this, I found out I needed to use the rom-bsl driver for mspdebug. That works!] I have a tube of old MSP430F1232 bare chips in the SOIC-28 package, and I thought I'd make an...
View ArticleBasic MSP430 GPIO Macros
In my project, I use a few basic macros for GPIO. The goal is, that I can easily redefine pin assignment in a central location without compromising performance or code size. The macros...
View ArticleDriverLib Examples for the MSP430F5529
Energia and Arduino users eventually get to the point where they need more direct access to the hardware if they take on more complicated projects. In addition to the direct access of registers using...
View ArticleObstacle Avoidance Robot Using TI Launchpad MSP432
My latest demo robot for a Automation club I belong too, thought people here might get some use out of it too - since I used a Launchpad MSP432 board :-)...
View ArticleCC110L / AIR Bosterpack with OOK sends a Bit too much
TI Launchpad with MSP430G2553 @ 1 MHz and AIR Booster Pack with Anaren LR09A (CC110L [the light version of CC1101] with 27 MHz xtal and 900 MHz PCB antenna). http://www.ti.com/product/MSP430G2553...
View ArticleFour New Pins Maps
Please find four new pins maps, for CC2650 BLE BoosterPack CC3100 WiFi BoosterPack Fuel Tank BoosterPack MK-II Sensors BoosterPack
View ArticleCCS 7.0 beta available
Available from the main CCS download page. Final version due in December.http://processors.wiki.ti.com/index.php/Download_CCSDownloading now. It'll let you know how it goes...
View ArticleMSP430G2553 & SSD1306 OLED display (I2C)
Hi guys, I bought this small OLED display (http://www.banggood.com/0_96-Inch-4Pin-White-IIC-I2C-OLED-Display-Module-12864-LED-For-Arduino-p-958196.html) and cannot make it to work with the libraries...
View Article4-wire JTAG with mspdebug and Raspberry Pi GPIO
Having a small collection of older F1xx and F4xx MSP430 devices, I've been looking for a convenient way to flash and debug them. The devices I have don't support Spy By Wire, so they require 4-wire...
View ArticlePWM from ADC joystick
Hello, I am trying to control the brightness of an LED by setting a PWM with a ADC joystick. It can go up or right, to increase brightness, and it can go left or down to control brightness. I can set...
View Articleserial output on linux
Linux ws.jgscrater.com 3.10.0-327.36.3.el7.x86_64 #1 SMP Mon Oct 24 16:09:20 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux MSP430f5529LP educational boosterpack mark 2 lsusb output: # w/ launchpad in Bus...
View ArticleCCS 7.0 will be available without license requiremens
http://processors.wiki.ti.com/index.php/CCSv7_Changes Will it be the end of the TI ARM compiler and will the GCC compiler be the alternative?
View ArticleMSP432 with WS2811 LED strip, where to start?
Hello everyone, I am hoping someone can help point me in the right direction for what i am trying to accomplish. Previously i have used an Arduino Uno to control my WS2811 LED strip using...
View Article