Hi abhishek,
SPI SD card functionality to log ADC12 values is available on the MSP-EXP430FR5994 LaunchPad Out-of-Box Experience code. This would need to be ported for the MSP430I2040 pins and SD24 peripheral.
Regards,
Ryan
Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP430WARE I have the following code implementation on a MSP-EXP430FR5994 board trying to get the B1 SPI module to function.
void initSPIComms(void)
{
//Initialize EUSCI SPI B Master
EUSCI_B_SPI_initMasterParam…
I can repeat the crash with your example program, on a MSP-EXP430FR5994, albeit with a X430FR5994 rev A device (i.e. prototype silicon).
Since the program seems to fail with an out of range PC, I set a break point for a PC off the end of the range used…
Hi senthil,
No examples are available for this type of application, you will have to sample from the MSP-EXP430F5529, MSP-EXP430FR5994, MSP-EXP430F5438, 430BOOST-SHARP96, and other online resources to produce your solution.
Regards,
Ryan
Do not give up.
Pavle Tsotskolauri said: when I run original fatsd.c code using debugger, it doesn't work
What does it mean? What works, what does not? Pavle Tsotskolauri said: also clock_settime function on line 185 (commented) doesn't compile at…
Part Number: MSP430FR5994 I'm looking for a CAD model (stl or stp) of the complete assembled launchpad development kit ( http://www.ti.com/tool/MSP-EXP430FR5994# 1) so I can create a housing for it using 3D printing. I found the models of the individual…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 , Tool/software: Code Composer Studio I am trying to generate multiple frequencies from timer interrupts (to flash LEDs at different rates, etc.) using Multiple Time Bases similar…
Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP-EXP430FR2311 , MSP430FR5994 , MSP430FR2311 I have recently purchased two launchpads, both an MSP-EXP430FR5994 & an MSP-EXP430FR2311.
according to the datasheet for the MSP430FR5994 launchpad, there…
By the way, The MSP-EXP430FR5994 board is not fully compatible with BOOSTXL-DRV8305EVM booster-pack because TB0.2 is not accessible through P7.3 pin and analog input is not usable on P4.7 pin. So, full 3-phase inverter application for BLDC-motor control…