Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 ,
I have some code running on the MSP-EXP430FR5994 board. I want the system to go through ADC Flag 3 and Flag 4, then wait, then go through ADC flag 3 and 4 again.
However…
Hi,
I'd recommend that you take a look at the MSP-EXP430FR5994 LaunchPad and the BOOSTXL-AUDIO BoosterPack. This combo can output high quality sound to an 8 ohm 250mW speaker, which is driven by an onboard audio amplifier, the TI TPA301, at less than…
Part Number: MSP430FR5964 Other Parts Discussed in Thread: MSP-EXP430FR5994 , Hi everyone,
I have written a custom bootloader and want it to jump to my application. The jump address is calculated by reading the reset vector address from the application…
I recommend to try www.ti.com/.../msp-exp430fr5994 tool just to understand what aspects it involves. Using SD-Card is generally is not so complicated task, when it is done in high-level programming. But when you want to put SD-Card to low power - it is…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP430FR4133 Team,
I am working with an industrial customer who is implementing a custom high-speed serial protocol between MSP430FR59xx based nodes for machine automation…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 , Tool/software: Code Composer Studio Hi all
We've been using the MSP-EXP430FR5994 Launchpad to develop a system, and have now moved to a custom PCB. To debug the PCB, we were…
This is not an issue with the file but rather the computer's ability to communicate with the MSP430FR59941 device using the MSP-EXP430FR5994 eZ-FET. Upgrade to the latest CCS and see if that resolves the issue, otherwise check your connections.
Regards…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 Hello All,
I am currently evaluating the MSP430FR5994 chip for use and need to verify power up time from a cold start. Per the data sheet, it specifies that nominal is .5ms…
Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP430FR5969
Hi,
Now I will store ADC data which operate 200ksps to microSD card through SPI on MSP430.
Sanpling duration is 0.5sec.
The evaluation board is MSP-EXP430FR5994.
It means 500msec…