Forum Post: RE: MSP430 Bluetooth Stack Host Library
Hi Warren, Support for both the MSP430F5438a and MSP430F5529 are provided in the CC256XMSPBTBLESW software package. If you are looking for something else then the Bluetooth Low Energy Forum may be able...
View ArticleForum Post: RE: Connecting the MSP430G2452IPW20 to CCS (V6.1.3)
Thanks for the reply I have the following configuration: JP1 connected to VCC and int JP2 & JP3 have jumpers on them JP4- JP9 all have a jumper connecting pins 2&3 or connected to JTAG Could...
View ArticleForum Post: RE: Loading Binary image to MSP430
One of the challenges is in locating the newest version of the tool. The problem at the time I was chasing this (now solved) problem was determining where the latest version was located, and what the...
View ArticleForum Post: RE: Connecting the MSP430G2452IPW20 to CCS (V6.1.3)
Sorry for not including this. I saw on some other forum posts that you can just ignore the firmware updates in some cases, however, in mine I just get an error saying cannot initialize the VCC voltage
View ArticleForum Post: RE: MSP430G2432 PWM Output
Hi Jace, It seems that we are getting somewhere now. Once I made those two changes (setting up mode last and setting up Port 2.7), I am now getting an output. However, it is only going up to ~100 mV...
View ArticleForum Post: RE: MSP430G2432 PWM Output
Hi Jace, You can disregard this message. I changed scope probes and I'm getting the correct level output. Seems the probe or scope channel isn't working correctly. Thanks for helping me fix it! Take...
View ArticleForum Post: RE: Connecting the MSP430G2452IPW20 to CCS (V6.1.3)
Nothing should be connected to J5, these are header pins as compared to jumper pins. The rest of your settings appear to be fine, you may want to try SBW instead of JTAG to see if this makes a...
View ArticleForum Post: RE: How to modify uCOS-III source codes when MSP432's FPU is...
The FPU is not enabled after reset. www.ti.com/lit/pdf/slau356 Page 81 www.ti.com/.../slau356d.pdf In the CCS settings the variable is _FPU_USED is defined and in the system_ msp432p401r .c the FPU is...
View ArticleForum Post: RE: MSP430FR2433 change MCLK frequency during runtime
Hi Kriszti, I believe I may have reproduced your issue of the device always going to the oscillator fault ISR when you are doing CS_initFLLSettle. I don't have all of your code, but based on the test...
View ArticleForum Post: RE: Connecting the MSP430G2452IPW20 to CCS (V6.1.3)
Im actually assuming the problem is because I didn't solder the pins onto the left and right side of the board. When looking at the schematic I didn't think that was needed. Is that the problem?
View ArticleForum Post: RE: MSP432 (Error -260 @ 0x0) - An attempt to connect to the...
Chris, Okay sounds good thank you. If I have any issues with it I'll be sure to get back on the forum. Thanks for all your help. Cody
View ArticleForum Post: Silicon (?) problem with MSP430F2617 rev H temperature sensor
We are using MSP430F2617T microcontroller in one of our products. Multiple units from the latest production batch (rev H chips) seem to exhibit a problem where temperature sensor reads incorrect...
View ArticleForum Post: Fram Utility Library for MSP430FR Series
Dear TI, I'm using the FRAM Utilities library and have achieved LPM3.5 - it's a beautiful thing. However there are some issues I'd like to discuss. The manual states to put in CTPL_STACK_SIZE=160 in...
View ArticleForum Post: RE: MSP430FR2433 change MCLK frequency during runtime
[quote user="Kupe Kriszti"]As Ilmars suggested I tried to set the MCU to 8MHz and change the MCLK source divider to generate 1MHz or 8MHz, however the power consumption reduction for UART data transfer...
View ArticleForum Post: RE: GPIO set as Output with Internal pull up msp430f5510 with...
Driverlib is not required for IO control. You can set it as output directly by access register. Please study the associate TRM & datasheet.
View ArticleForum Post: MSP430FR6972'RTC_C temperature compensation question
Hi, I have known the temperature compensation data should be written in the RTCTCMPx from the MSP430FR6972 User's GUide. But how should I do to get the temperature compensation data? Should I use the...
View ArticleForum Post: RE: Minimum System question of MSP430FR6989
Are you using FR6989 launchpad to do the experiment? Or, u are using customized board? For customized boards, please ensure the R/C values on the RST pin. The capacitor must be very small, say <=...
View ArticleForum Post: RE: How to modify uCOS-III source codes when MSP432's FPU is...
[quote user="Chris Sterzik"]The FPU is not enabled after reset. www.ti.com/lit/pdf/slau356 Page 81 www.ti.com/.../slau356d.pdf In the CCS settings the variable is _FPU_USED is defined and in the...
View ArticleForum Post: MSP430F5255 PMM Errata
Hi, My customer is developing the system using MSP430F5255 . There are a several Errata related to PMM module (PPM9, 11,12, 14, 18, 20). http://www.ti.com/lit/er/slaz536k/slaz536k.pdf Customer wants to...
View ArticleForum Post: ADS1292R 2 Electrodes ECG detection and CM noise cancellation...
Hello, I have implement the 2 electrode circuit for ADS1292R to detect ECG waveforms but the problem is that the signal is with common mode noise, so I refer to figure 47(page 50) on the datasheet of...
View Article