Standard Peripheral library for MSP430FG4618?
I am using MSP430FG4618 Experimenter's board.Is there any library for that microcontroller?I looked at MSP430Ware, and it seems that only libraries for MSP430F4XX are missing.
View ArticleHow do you start MSP430Ware?
I downloaded and installed MSP430Ware_3_60_00_10_setup.exe file.I run Code Composer Studio 6.2, and finished installations.Now, How can i run MSP430Ware? I could not find any execution program in the...
View ArticleBSL Nightmare
I just cannot believe how crazy the BSL restrictions are. 1xx series BSL. I truly hope I am not understanding this correctly.1. The password is the interrupt vector table? It randomly changes every...
View ArticleMSP432P401R Heat and Power Draw. Possible refunds?
Hi all,I have been experiencing a lot of heat problems (similar to other users in other posts). I tried all the suggested solutions - isolating C125 and wearing anti-ESD wrist straps. The board still...
View ArticleMSP430FR6972 TimerA question
Hi,I used the TimerA1 to provide three different time interval interrupts (100us,1us,1ms),the code as following// 100us TA1CCTL0 |= CCIE; TA1CCR0 = 800; // 1us TA1CCTL1 |= CCIE; TA1CCR1 = 8; //1ms...
View ArticleScenario CCS6.1.3 MSP-FET MSP-TS430RGZ48C (SBW mode) with MSP430FR58671 at 1.80V
hi,debugger cannot access target with external or internal supply at 1.80Vit works fine at 3V.Same problem in JTAG mode.Is the MSP-FET able to do targets at 1.8V ?
View ArticleExternal Resistor 91K for DCO
When I select the external resistor 91K, the MCLK frequency output changes for example from 3.0 MHz(DCO default freq) to 2.8 MHz with the LaunchPad(Red).Why the frequency output drops down with...
View ArticleMSP432 MCLK output affects temperature measurement
Related to MSP432 internal temperature measurement. When I enable the MCLK output, the temperature jump up about 7 deg C (from 22 to 27 deg C). When both MCLK and HSMCLK enabled, the temperature...
View ArticleCapacitive touch IO
In msp432p401r i couldn't find driver file for Capacitive Touch IO.
View ArticleHow to Implement Timer ISR using Callback
Hello , Well I having been trying to learn about callback functions. But haven't understood much about it.I am working with MSP430F5529 launchpad. I would like to know on how to Implement Timer ISR...
View ArticleDAC & op amp with MSP432 family MCUs
Hello,I am new to selection of MCUs, and now I need to choose a MCU with at least two 16-bit ADCs, two 12-bit DACs and 2 opamps. Any good suggestions?I just wonder about the MUCs from series MSP432,...
View ArticleBest way to have RTC in a system - whether it is MCU RTC?
Hi everybody!I develop intellectual sensors and primitive controllers. My favorite MCU - MSP430FR57xx family. Now I need to add new features to my controller, RTC included.I'm not used to a Real Time...
View ArticleMSP432P401R UART
Hi,I am using MSP432P401R to make a UART connection and talk to a board. I have found in the datasheet that MSP432 supports only one UART (RX-P3.2, TX-P3.3).In this case when I use serial to transmit...
View ArticleMSP432 P3.3 IRQ when NOT debugging
Good afternoon,my code sleeps and wakes up upon a rising edge interrupt on P3.3 pin :)The code works when debugged. However, it does NOT when unplugged and I press the reset pin. I have seen similar...
View ArticleSteps to load code to MSP430F5529 over USB
Hello!Right now I'm working on a custom board that has an MSP430F5529 on it and I would like to be able to put a basic blinking LED program onto my MSP over USB. I'm a little lost in all of the details...
View ArticleMSP430 disabling the MPU
I am using an FR6989 and I configure the MPU at power-up to prevent writes into code space and to execution from data space. This project requires that I allow upgrades through a serial port. I accept...
View Articlelooking for windows 10 MSP430.dll and MSP USB drivers
looking for windows 10 MSP430.dll and MSP USB drivers
View ArticleDC analysis of MSP430FR6879
Hi TeamWe are working on Coldtrace project. we want to operate our MSP430FR6879IPZ on 3.3V. Parameters on this 3.3V is not given in datasheet of it. Please provide Vih,Vil And Voh,VOL level for this...
View Article