CC2650 Launchpad Project 0 log issue
HelloHow can I see the log file?I have opened putty and followed the instructions in the project 0 page, but got the error:"unable to open connection, host does not exist"Can anyone explain how to do...
View ArticleMSP430G2553 low power or send to sleep
Hi to all,I am new with low power modes and therefor I want to use this forum for an initial project. It will be a kids toy. Just a MSP430G2553, two AA-batteries, one LED and a pushbutton. If you press...
View ArticleCalculate exact day of week from RTC calendar
Hi,I am working with the LaunchPad MSP-EXP430FR6989I am trying to show the date on the screen with the format "SUNDAY 08H00" after entering the complete date (DDMMYY) with a keyboard.I read some posts...
View ArticleMSP430FR5994 - Error in header file
Part Number: MSP430FR5994Application: Example Blink LEDQuestion type: Production/quality issueSupport topic: /Tools & software/Help me with an issue/Embedded Product Development Tools/Code Composer...
View ArticleCommand line flasher and drivers under Windows 10
In the past I've used the TI command line flasher, and the supporting USB drivers, to load firmware into MSP430 devices using the Launchpad, all under XP. What I see on the TI pages is that this...
View ArticleMSP430 BSL tools
The BSL is needed in production.What the HW + SW tools for BSL programming of the MSP430. Its important to keep programming time low.BRAnders Lange
View ArticleAbout very Low supply voltage MSP430 roadmap
If there product roadmap for below MCU, please let me know.【Request spec】・VDD:1.0V_min is the best, 1.1V_min is also OK・ADC:2~3ch・DAC:1ch・RAM/ROM:1k/8k・WDT・~85℃【Additional information】・Customer is...
View Articlethe question of MSP430FR6972 ' SPI
Hi,Sirthe SPI Master code is following ,the SPI slave connecting with Master will return the received data to Master.#include <msp430.h> unsigned char RXData =0; unsigned char TXData; int...
View ArticleMSP430F5636 Flash Banks
Can you please tell me if their is any blocking behavior during the erase OR write procedure on MSP430F5636 when executing code from the alternate flash bank.Does CPU activity at any point stall in...
View ArticleMSP432 baud in Energia
I'm trying to read MIDI data over UART Rx on P3.2. If I set the baud-rate to the midi-specified 31250 I receive no data and if I set it to 38400 I get data but it is understandably incorrect.The...
View ArticleBSD_EX
My customer noted that some of the TI software available has a copyright notice of “BSD_EX”. What does the “_EX” stand for (I never saw it before)? My customer is very concerned about software...
View ArticleMSP432 upload code to custom board
I'm working on a custom board design using the MSP432 as a data logger. I'm new to custom boards and am not sure the most appropriate method of uploading code to the board. I don't think an on board...
View ArticleMSP430G2553 RAM optimization by avoiding floating point operation
Hi,I got the below mentioned suggestion while writing code in MSP430G2553,I got this suggestion in all lines which has divide...
View ArticleMSP430F67xx SD24 input impedance..
Hello Champs,I think this customer schematic would have an issue with source impedance. And I recommended to reduce at least 10x lower than SD24 input impedance.(Their SD24 + input has series of...
View ArticleMSP430FR2032 | FLL settling when referenced to REFO
How long does it take for DCO to settle at 16MHz, referenced to REFO, when set to this configuration shortly following BOR? (w/ MSP430FR2032& MSP430FR2033) In the datasheet I see 120ms listed in...
View ArticleMSP432 encrypted payload
Hi All,Are there any examples showing the process of payload encryption out there? We're planning on using the encryption/decryption features of the BSL. It would be nice if the Code Composer did the...
View ArticleCompile error #149 declaration is incompatible with builtin - MSP432 CMSIS
I need the __ISB() function declared in cmsis_gcc.h file but when I include that header I get these errors: Any idea how to fix it? I could not figure out how to disable builtins. I’m using...
View ArticleMSP432 Unused Pins while Running with TI-RTOS
Hi,According to MSP432 TRM, any unused port pins should be configured as output pin or input pin with internal pullup or pulldown resistor enabled to reduce power consumption. Does the same apply when...
View Articlecompile the program without JTAG and other hardware in the Code Composer...
How to compile the program without JTAG and other hardware in the Code Composer Studio for MSP430, to be able to get and use HEX code in the program Proteus?
View ArticleBest Function for external adc
Hi Everybody,I have msp430g2553 with launchpad and i'm working with CCSI want to know what functions (i2c,spi,uart etc.) can i use for communicating with HX711 Dual-Channel Weighing Sensor Module?it...
View Article