Hi Johnson,
You may be right about the .a file loss, but I haven't been able to fix it, even If I've tried to change the link configuration. However, I'm sharing the project here. The files I modified are in HAL.c, HAL.H, HRDWCFG.h, MSP430Utils.h, and…
Part Number: MSP430FR5964 Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP-FET Hi,
Planning on using the MSP430FR5964 for a new design we’re working on, and I have a few questions:
1 – Any special design considerations when using the Internal…
Hello Adam,
Looking at the BOOSTXL-SENSORS schematic, its on-board sensors appear to be communicating over I2C. Some sensors may allow you to configure the I2C addresses, so you could connect more than one on the I2C bus. If not, I would recommend using…
Hello,
You can get the TI-RTOS for MSP430 at below link:
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/tirtos/index.html
There are some examples for some LaunchPads. I think you can port the TI-RTOS for MSP-EXP430F5529LP to…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994
Hi, I'm working with the MSP430Ware sample code for a basic ADC on the MSP-EXP430FR5994 development board. On the code, it uses MEM0 and the supporting infrastructure such as…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 , Hi, Writing data to SD Card is bit slow(it takes 30ms to write 300 bytes). Is this the limitation of SPI based SD card interface on MSP430? We are trying to evaluate FFT on…
Chester Gillon said: I vaguely remember being able to step into MSP430 ISRs in the past, but can't remember the exact CCS version and device This example running in a MSP-EXP430FR5994 was tested in different CCS versions running under Ubuntu:
1) CCS…
OK, you got me curious, so I hacked a copy of msp430fr59xx_adc12_11 to
1) Set ADC12WINC in ADC12MCTL0 at startup
2) Clear [HI/LO/IN]IFG in the ISR.
and I found a voltage source (an FR2355 Launchpad running its light sensor demo) and fed it to P1…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 , Tool/software: TI-RTOS Hi team,
I am running the GPIO Interrupt Example Project on the MSP430FR5994 LaunchPad. TI-RTOS for MSP430 -> Development Tools -> MSP-EXP430FR5994…
Hello Jason,
I'm not sure about the different modes, but we do have some MSP430 boards with SD card slots with example code you can use. Please see the MSP-EXP430F5529 or the MSP-EXP430FR5994 .