Is there any frequency constraint for msp430f5438A device when calling BSL
Hi, I'm using msp430f5438A device right now, and i want to update program by BSL in the device. I found that when the MCLK is set as 24MHz before calling BSL, the new program cannot be download...
View ArticleUse BeagleBone Black (BBB) to flash MSP430
Hello,I'm using a BBB to flash my CC430F5137 via SBW but I'm facing a few issues.The MSP430Flasher tool is only built for 32/64 bit machines so I can't run it on my BBB, which is an ARM deviceI saw...
View ArticleMSP430F5xxx BSL Using SPI
Does anyone know of example BSL code that uses the SPI rather than UART or I2C for an MSP430? I'm using an MSP430F5247.I've read SLAA450c and that gives useful tips for writing your own Custom...
View ArticleInterrupt question from a newbie and a comment to newbies.
Hi guyz, so having spent lots of time trying to make eUSCI_A0 interrupts working I found out such a nuance, which is way worth, I think, including into technical manual, because it is kind of...
View ArticleSPI communication between MSP430F5529 and MSP430F47197
Hi all,We are working on the project, in which we use SD16A module of msp430f47197 to calculate analog voltage and current.and after all calculation we want to transmit that values to msp430f5529 for...
View ArticleMSP 430F2013 timer confusion
I am new to TI MSP ;I am using MSP430 F2013.I read that f2013 has a timer (called Timer A) with 2 capture/ compare units (called CC0 and CC1 )Each CC unit has one output (TA0 for CC0 , TA1 for...
View ArticleEVM430-F6779 CAD
Hello,After searching online, I am unable to find a suitable cover for our needs mentioned in this thread e2e.ti.com/.../1882176. I am planning to rapid prototype one. Does anyone have a CAD sketch of...
View ArticleApparent discrepancy in configuration of baud rate generator for MSP430i2040
We are using baud rate clock = 1.024 MHz and a baud rate of 9600. This implies that N=106.6666..Table 10-4 of the MSP430i2xx Family Users Guide (SLAU335) represents that the appropriate value for...
View ArticleMSP430 port mapping
Hello,I am using the CC430F5137 for my project. The only problem i have is that i want to switch I2C between 2 pins.SCL: P1.2 SDA: P1.3toSCL: P1.6 SDA: P1.7I have to switch between...
View ArticleInterfacing MSP-EXP430G2 LaunchPad Development Kit with MSP430AFE253
I have already asked the same query as mentioned below on live tech support, however, I would like to confirm if someone has previously tried using this before:Can the MSP-EXP430G2 LaunchPad...
View ArticleI am using standard function to configure clock source for msp430f5247 . It...
I am using following function to initialize system clock for msp430f5247 . It seems it got stuck in a second while loop as shown below. void Init_FLL(uint16_t fsystem, uint16_t ratio){ uint16_t d,...
View ArticleMSP430G2553IRHB32 POR problem
Application using a MSP430G2553IRHB32. On/off power (VDD) is controlled directly by contacts of a rotary switch. When the switch goes into an 'off' position (power removed), VDD decays to the POR...
View ArticleWhat is the difference(s) between the MSP430FR5969 and MSP430FR59691?
Can anyone tell me where the difference(s) between MSP430FR5969 and MSP430FR59691 are documented?_________The forum post https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/364534you can try to...
View ArticleAbout Encrypted Update in MSP432 TRM slau356b
Hello Champs,In the figure 4-2. Data Setup for Encrypted Update of the TRM slau356b, two functions are described, as Append appropriate PASSWORD() and AES-CBC encryption for password incorporated data...
View ArticleFRAM Address
I am using the MSP430FR6989 Launchpad.I need to store a few bytes in the non-volatile memory[equivalent to dataflash in other uC].How do i determine the start address in the FRAM?In the examples,...
View ArticleTIDA-00405
Dear Sir, We are much interested in TIDA-00405. Where can get firmware for MSP430F5529 LaunchPad and software for control 3D printer?Best Regards,KK.
View ArticleMSP430F4132 LPM3 Wake Up on Basic Timer
Hello,I am working with MSP430F4132 code that has been brought over from IAR Embedded Workbench v6.40.4 to Code Composer Studio v6.1.3.00033, compiler v16.3.0.STS, and I'm struggling to get the device...
View ArticleMSP430FR5949 Can not get UART A1 to work, A0 works fine
I am having a bit of a confusing issue. I got my UART A0 to work just fine (Thanks Akash!). However when I try to enable the second UART (A1), nothing works, even with the same settings! (Except of...
View Articlemy eZ430
i am trying to install the Chronos-Setup for wireless access of the watch in my pc with 64bit windows 8.1 pro but installation fails every time...it worked in my laptop with windows 7 version urgent...
View ArticleError connecting to target: unknown devices
I've been trying to program an MSP430F5538A, Some times it works but most of the times, i get the error message Error connecting to the target:Unknown device. I am using the MSP-FET430UIF and using...
View Article