Forum Post: MSP-EXP432p401R GUI not connecting
I recently acquired MSP-EXP432p401R launch pad and trying to run some examples. I can successfully connect with CCS6 and debug the OutOfBox_ MSP432P401R code. The LED is blinking and changing colors...
View ArticleForum Post: RE: MSP432: MDK-ARM Debug with using MSP432 LaunchPad
Hi David, Do you have any updates for this topics? Can we get the improved the CMSIS-DAP now? Best regards. Kaka
View ArticleForum Post: RE: CCS Cloud compilation output understandable
Thank you very much but I'm sorry because it is commercially for a company. S. Jin
View ArticleForum Post: How to download firmware (hex file) to MSP430 + CC2564 ?
Hi , I am developing in MSP430F5335 + CC2564 with Bluetopia IAR SPPLEDemo_Lite project and it work fine. But I want to download firmware via other software not only IAR or CCS. For example : The CC2640...
View ArticleForum Post: RE: MSP430F4132 LPM3 Wake Up on Basic Timer
This example showed me that LPM3 and the basic timer work correctly on my chip. I worked backwards from this sample and realized that I forgot to rename my "__low_level_init" (IAR) function to...
View ArticleForum Post: RTC_A IS NOT GENERATING ALARM INTERRPUT
Hello everyone, I am working on MSP430F5419A uc. I initialize the alarm on everyday at 6 o'çlock . But it is not generating an interrupt on this time . Here i am pasting the my code.please review the...
View ArticleForum Post: MSP430 BSL
Hi, I have MSP430F5635 which has USB. What all options are available to update the software on this device? Do I only have USB option avaiable or can I use UART to update software? I read slau319 and...
View ArticleForum Post: RE: BSL Unlock Problem - FR59691
Thanks OCY for the reply. I'm mass erasing the MSP first by sending 80 01 00 15 00 00 00 64 A3(Same can be seen on Docklight). And one more thing I observed is that for all other commands, I'm getting...
View ArticleForum Post: RE: How to download firmware (hex file) to MSP430 + CC2564 ?
Moving to MSP430 Forum Regards, Gigi Joseph.
View ArticleForum Post: RE: CapTIvate metal touch: the release date ?
Hi Nambu, The expected release date for the CapTIvate metal touch is sometimes in the 4th quarter. Regards, Charles O
View ArticleForum Post: RE: MSP 432 DMA Single Transfer on rising Clock Edge
Hi Rolf, [quote user="Rolf Weber"]Do you have some sample code how I would set up the system with DMA and Timer A compare (edged Triggered)?[/quote] Not yet, I'm working on it, hopefully I'll have it...
View ArticleForum Post: MSP43x with CC11xx issue
Hi, I spent so much effort to make connection of CC11xx and CC12xx devices work with MSP430FRxxxx, but failed. However, there is no any problem with MSP432, it works well. I tried different programming...
View ArticleForum Post: RE: RTC_A IS NOT GENERATING ALARM INTERRPUT
Hi Sanjay M. I dont see any thing here that stands out but can you share the part of your code that contains the interrupt service routine? There is also an example in the link below on how to setup...
View ArticleForum Post: RE: Interfacing MSP-EXP430G2 LaunchPad Development Kit with...
I had a MSP430AFE253 on a custom PCB so I just checked for you. No - the G2 can't program it, but the FET on newer LaunchPads like the F5529 can.
View ArticleForum Post: RE: MSP430G2553IRHB32 POR problem
The system including the MCU draws about 10uA during this fault. With the supply capacitance present (required for hold up when operating), that is a discharge rate of maybe a quarter volt per second...
View ArticleForum Post: RE: ez430 chronos watch is reseting whenever i goes acceleration...
Hi I have the same problem on my new chronos868 watch. When i try to run acc,ppt and sync mode, the watch resets by itself. Battery is at 3.03v according to watch. How can i solve this problem ? Thanks...
View ArticleForum Post: MSP432 UART tx and terminal problem
Hello I want to transfer data from my MSP to my computer, only 3 characters A, B and C, I am using 48 MHz of CLK and a 115200 Baud Rate: #include "msp.h" float num = 14.2068e-3; void MSP432_delay(float...
View ArticleForum Post: MSP432 Initiating a Bootoveride (and BOM- Boot Override Mailbox)
I'm looking at sample code and appNote in SLAA660 and SLAA659. I do not see how to get the 0xACE back from example code: This function is called from main(). Under IAR emulation, I never see the ACK...
View ArticleForum Post: RE: MSP432: MDK-ARM Debug with using MSP432 LaunchPad
Hi David, I checked the behavior of MDK-ARM but it it seemed that it was too slow for debug. Did you resolve this issue? I used the XDS110-ET debug probe on MSP432LP. Best regards. Kaka
View ArticleForum Post: RE: MSP432 Initiating a Bootoveride (and BOM- Boot Override Mailbox)
Moved this thread over MSP microcontrollers forum for faster and appropriate response. Thank you for your patience.
View Article