CCS/MSP432P401R: How to use 3 UARTs in MSP432 development board?
Part Number:MSP432P401RTool/software: Code Composer StudioAs mentioned in the user guide, MSP432 has 4 UARTs but energia only supports 2 of them. How can i use the other two UARTs ? I require 3 UARTs...
View ArticleCCS/MSP432P401R: DELAY FUNCTION FOR MSP432 LAUNCHPAD
Part Number:MSP432P401RTool/software: Code Composer StudioHi friends,I am doing a project in MSP432P401R Launchpad. For my project I need an accurate delay function, because I need milliseconds and...
View ArticleCCS/MSP430F5232: .cinit : {} > FLASH /* INITIALIZATION TABLES */
Part Number:MSP430F5232Tool/software: Code Composer StudioHi Team,I am having a query. Is there any issue if I place initialization table in FLASH2 of MSP430F5232.Is this work fine ?.cinit : {}...
View ArticleCCS/MSP430FR5969: Control LED With Switch | Software | Pull up Register
Part Number:MSP430FR5969Tool/software: Code Composer StudioI am trying to control led with the help of switch. Here's the code#include <msp430.h> #define switch_state (P1IN & 0x02) void...
View ArticleMSP430F6638: Cant able to invoke BSL by using BSL sequence
Part Number:MSP430F6638Hi All , I am using MSP430F6638 for Voltage monitoring . I have passed the BSL entry sequence to TEST & RST pins and After i transfer the BSL CMD (Change Baudrate command) ....
View ArticleCCS: Change parameters from "HID Interface" to "HID Keyboard Emulation"
Tool/software: Code Composer StudioHi Forum,I have a question: I want to change the signing-on-string of the MSP430F5529 launchpad. At the moment I see the string named "HID Interface" in the interface...
View ArticleMSP432P401R: Problem Downloading Code to MCU on PCB using FET tool
Part Number:MSP432P401RI am trying to download code to my MSP432P401R that I have soldered onto a PCB using the MSP FET tool with the MSP432 adapter connected to the JTAG connector. Power to the MCU...
View ArticleCompiler: MSP430f149 -the issue with two timers (PWM + Capture)
Tool/software: TI C/C++ CompilerDear friends,I need your help.I send through TA1 (Pin 1.6) the PWM with delay:#include "msp430f149.h"#include "stdio.h"#define XTALL 16.0#define delay_us(us)...
View ArticleMSP-FET430UIF: Syncing the MSP-FET firmware with the MSP430.dll/HIL.dll
Part Number:MSP-FET430UIFDear communityI took over an old MSP430 project from my co-worker, who was working on the Rowley CrossStudio V1.4.3 (almost 10 years old). When I try to connect, the IDE tries...
View ArticleMSP432P401R: BSL Scripter: Mass Erase by sending an incorrect RX_PASSWORD_32...
Part Number:MSP432P401RI am using the BSL Scripter to allow firmware downloads via UART0. Prior to invoking the BSL in the part, I protect two sectors in FLASH that are used for application parameters...
View ArticleCCS/MSP430FR2533: I2C slave example using the CapTIvate APP library
Part Number:MSP430FR2533Tool/software: Code Composer StudioHello,I am trying to get up and running using the MSP430FR2533. I have it connected to a JTAG interface for the MSP-FET, as well as 1 wheel, 2...
View ArticleCCS/MSP430FR5994: MSP-EXP430FR5994
Part Number:MSP430FR5994Tool/software: Code Composer StudioI am not able to simply open the out of box experience for CCS for MSP-EXP430FR5994. I have made attempts using CCS's 'TI Resource Explorer'...
View ArticleMSP430F5529: current consumption of GPIO when pull-up resistor is enabled
Part Number:MSP430F5529Hi,How does the input GPIO circuit with pull up resistor look like on transistor level. I want to know the current through an input GPIO with a pull up resistor. I have a low...
View ArticleMSP430F149: Necessary BSL Pins and Examine script
Part Number:MSP430F149Support Path: /Product/Development and troubleshooting/Hello! I have an old MSP430F149 with a program on it that I really need to examine to be able to put onto more MSP430's....
View ArticleMSP430FR4133: IR remote control
Part Number:MSP430FR4133I have ordered MSP-EXP430 EVM kit for MSP430 controller. I wanted to make IR remote control with this. MSP430 is having in built IR modulation Logic so I need to use IR receiver...
View ArticleMSP430FR2311: Port pin Transition Detection Issue
Part Number:MSP430FR2311I am detecting on 5th BIT of the Port2. when I apply to 3.3v at BIT5 it show me in the Reading Variable (low = 0 and high = 1).But the program did not enter in the interrupt...
View ArticleMsp430g2553: Msp430g2553-ccs
Part Number:Msp430g2553Sir the problem I am facing is when I upload blinking CCS program to msp430g2553. It's working fine!! But when I am uploading UART code. It's not working!! Can I know what might...
View ArticleMSP430FR2632: Empty reset vector invokes BSL doesn't work
Part Number:MSP430FR2632Hello,I'm using the MSP430FR2632 and would like to program the firmware using the bsl scripter. The uart is connected to a usb controller (FTDI chip). When I program the device...
View ArticleMSP430F447: msp430f447
Part Number:MSP430F447hii have used port pin to enable the motor and using through beam ir sensor i am stoping the motor problem is in the below code first time its working properly second time the...
View ArticleMSP430FR6989: Layout recommendation for ESICOM bypass capacitor
Part Number:MSP430FR6989Hi,my customer plans to use LC sensors with the eSIF. In our Users Guide (slau367m, figure 31-17) as well as TI Design (document slaa639), we suggest a 470 nF capacitor between...
View Article