Forum Post: RE: BSL question on MSP430FR6972
Hi James... going to troubleshoot on site after lunch tomorrow. He could be using MSP-FET on the 14 pin header, or his own custom programmer on the 10 pin... I'll see tomorrow: The PC host interface is...
View ArticleForum Post: RE: Getting started with the MSP-EXP430G2
Ryan, I have installed Energia . the board is found on port 65. I selected tools/board/MSP EXP430G2553LP. I found 'BLINK' sample code. I get an error while uploading the sketch message, if I try to...
View ArticleForum Post: RE: MSP432 Maincode debugging with a Bootloader loaded
Thanks for trying my recommendations and for providing the project. For my setup, I'm using CCS v6.1.3 and the red MSP432 Rev2.0 LaunchPad (with on-board debugger, which shouldn't matter). After...
View ArticleForum Post: MSP430 and NRL24L01 simple example
Hi, Ive got a launchpad with a g2553, ive just received 2 nrf24l01 transceivers, is there a simple code sample that just sets up the device to constantly transmit like a hello world message or...
View ArticleForum Post: RE: Timer PWM mode, It dosen't work properly when I write large...
Sure, please do that.
View ArticleForum Post: Error 16 after firmware update
I am having issues after the firmware update on my MSP-FET . Previously, when I entered the following command, the flasher would update the device with the code. Now, it gives me the following error....
View ArticleForum Post: RE: MSP430F2274 programming issue
Hi JC50030, The issue is most likely not due to the MSP-FET430UIF devices, if the HW works perfectly fine after programming using FET-Pro430 then I would assume that the main memory read data is...
View ArticleForum Post: How to Proper Call an Interrupt within a Function
I'm having a problem implementing and interrupt function in my already existing code. Basically I want the interrupt to trigger either when a certain output is triggered or when the counter that...
View ArticleForum Post: RE: Issue of Program delete in MSP430F149
Hi Nisarg, Please further describe this program erasal issue: 1. Is it happening to devices that have been in the field for multiple years or newly supplied devices that have just recently been...
View ArticleForum Post: RE: Getting started with the MSP-EXP430G2
Ryan, I have been able to get CCS to program the MSP-EXP430-G2 on my lab Windows 10 PC. I guess running the uninstall did not clean out all the old CCS files from doing a partial install of CCS in the...
View ArticleForum Post: RE: How to Proper Call an Interrupt within a Function
Kyle, First of all, your question is probably too long for a forum, second, to answer your question in the heading and the first two paragraphs, most experienced developers will recommend that you...
View ArticleForum Post: RE: 64-Button Capacitive Touch with CapTIvate
Thank you for sharing your configuration file. First, I would recommend that you change the configuration so that you have 3 cycles of 4 measurements instead of 4 cycles of 3 measurements. This would...
View ArticleForum Post: RE: MSP430AFE253IPWR thermal resistance
Hi Lisa, I am joining these two threads because they are both asking for the same information. We are in the process of working with our systems team to find this information for you. Best regards,...
View ArticleForum Post: RE: How to Proper Call an Interrupt within a Function
Thank you for the reply, I'll keep it shorter next time. Can I have the interrupt be triggered by an output? What I am struggling with in other examples and in my code is how the interrupt starts.
View ArticleForum Post: RE: Launchpad MSP430FR5969 i2c driverlib hangs on...
Hi Zachary and othes. I thought I should contribute since I stumbled across these issues. I'm also hoping to use driverlib functions to control a variety of I2C peripherals. I came to grief in a few...
View ArticleForum Post: msp430f5529 ADC12 Reading error
I 'm testing the ADC12 module on msp430f5529 . I have a very simple program for debugging purpose. I'm setting the reference voltage to be 2.5V and the resolution is 12 bits. I'm expecting to see...
View ArticleForum Post: RE: Old code does not compile with latest CCS and MSPWare...
Hello David, Thanks for getting back to me so quickly. Yes, I would like your help and guidance in migrating to the latest versions of CCS and MSPWare for the MSP432 platform. I tried to do this few...
View ArticleForum Post: MSP430F5529 Launch Pad powered by alkaline batteries
I am trying to power a MSP430F5529 launch pad using alkaline batteries but not sure if I need a DC/DC converter to convert the voltage to exactly 3.3 V (while two 1.5-V batteries give 3V). The manual...
View ArticleForum Post: UART continuous transmission of request bytes
Hello everyone! I'm currently working on a project which requires MSP430 to send a set of bytes to an energy meter IC to get the readings for current, voltage,power etc. So I need these readings in...
View ArticleForum Post: RE: msp430f5659 usb cdc not enumerated.
Thank you brian. I was measured with an oscilloscope. the value was about 3.99994MHz ~ 4.00004MHz. And USB dp, dm connted with micro usb connector.
View Article