MSP430 VBUS Absolute Maximum Voltage
I am using an MSP430F5659 and there is no absolute maximum rating for the voltage input on VBUS. However, there is a listing of 5.5V Max in the USB Power System recommended operating conditions...
View ArticleNo source available for "0xXXXXX" Error
Hi All,I am having an issue with my code. The program always run to no source available at the point of “00eada: 0110 RETA” . 386 while(i--) //total tx times $C$L38:00eaca:...
View ArticleMSP430F5529 Digital Out Pins Shorted
Hello,I designed an I/O card which has 12 digital inputs and 8 digital outputs and 3 status leds. For digital outputs, I have another 8 leds that show digital output status (For example, if digital...
View Articleezrf2500 connection problem
Dear sir,I am doing the project "ezrf wireless sensor monitor" "https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/166/eZ430_2D00_RF2500-Wireless-Sensor-Monitor.rar"when i...
View ArticleMSP430F6736 Vref = Vcc
Hi MSP team.We have a case where the ADC_24B Vref pin has been connected to Vcc = 3.3VIt seems like the ADC_24B is working properly, and converting like the full scale is 3.3VThe design isnt done...
View ArticleHelp to Get started on MSP-EXP432P401R Launch and Code Composer Studio
Hello,I am new to TI Tool chain.Please guide me on:1. Getting started on MSP-EXP432P401R and CCS IDE2. Any reference manuals for understanding all the MSP432 APIs/Functions.3. Understanding CCS...
View ArticleUCBxBRW Register
in the code example MSP430FR57xx_uscib0_i2c_10.c the UCBxBRW register is set in this line:UCB0BRW = 0x0008; // baudrate = SMCLK / 8In the family datasheet slau272c-1.pdf (Page 527) The...
View ArticleMSP430F2616 - Issue with DAC pins
Hi,We are using DAC of the MSP430F2616 IC for 4-20Ma o/p current generation, our unit is powered on by the externally 24 VDC smps, When unit is powered on, For first 500ms , we are not...
View ArticlePervasive Display Epaper Library Problems
Hi,I am using the following Boards and Libraries:1. MSP-EXP432P401R Launchpad2. EPD Extension Kit Gen 2 (EXT2) http://www.pervasivedisplays.com/kits/ext2_kit 3. Epaper Display Library for Code Composer...
View ArticleSN65HVD233 code for chip without CAN driver
I am using an SN65HVD233 with a Tiva chip that has a CAN driver. I would like to use a master chip that does not have CAN driver - an MSP or CC chip.Is there a code base for driving the CAN protocol...
View ArticleMSP430G2553 pins 2.6 and 2.7
Hi, I use some serial i/o code which bitbangs ANY chosen pair of pins for Rx/Tx but the delay between output pin changes is hardcoded (using __delay_cycles).I am puzzled to see that when I use P2.6/7...
View ArticleUnable to compile Pervasive Display Library on MSP432P401R LaunchPad
I am using:1. MSP432P401R LaunchPad™ DevelopmentKit(MSP‑‑EXP432P401R)2. http://www.pervasivedisplays.com/kits/ext2_kit3. Library is provided here:...
View ArticleMSP430F67651 Programming by Gang programmer
Hello Team,One of my customers is using MSP-Gang for programming MSP430F67651A. They use two MCU in this system and during production they first program other MCU. This MCU might do some activity on...
View ArticleFIR Filter Implementation using MSP-EXP430G2
Hello,Iam attempting to make a wireless stethoscope using msp430 launchpad. The work already done is implementation of analog amplifier+filter and sampling of the achieved heartbeat. I want to boost...
View Article*** MSP432 Driverlib Demos all 3Mhz -- problems with 48Mhz, SMCLK, and I2C ***
I have been using the MSP432 at a clients request for a couple months. Initially, I got everything I needed to work based on the examples (ADC, timers, interrupts, UART, and SPI) -- but didn't need to...
View ArticleMSP430Ware_3_60_00_10_setup does not run.
Hi,I am using CCS 6.2.0 on Window 10Now I am trying to install MSP430Ware, but the setup file does not do anything. Even when I ran it as administrator.I already disabled virus software, but still same...
View ArticleMSP432, a trouble example of XDS100v2 in debugging low power mode
Hello,When I was examining my LPM3.5 program with low power mode, suddenly I got an error message trying to rewrite that program. My tools are MSP-EXP432P401R, MSP432P401R Rev:C, XDS100v2, CCSv6.2.0....
View ArticleMSP430FR5947
I am using MSP430FR5947. I want to initialize all the peripherals using Grace software. But MSP430FR5947 is not available in present Grace software. I wanted whether this controller can be initialized...
View ArticleNot able to write data after shifting from I2C Slave to I2C Master
Hi ,I am using MSP430F5137. I am working on I2C Master, Slave both configuration on single chip.Where I2C slave will talk to X-Master & I2C master talk to Y-Slave.I am able to configure...
View ArticleMSP432 DMA ISE Latency using TimerA1
Hi,I was setting up a little test, where the dma uses the TimerA1 as Trigger. The idea is that the timer generates an output CLK (PMAP P7.0 to TA1.3) and also Triggers the DMA (TA1.2 = Channel 3) that...
View Article