Thank you so much for your reply, it worked. so i should modify the payback code to make it work on MSP- EXP430FR5994 and BOOSTXL-AUDIO or by changing the target configuration works?
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP430WARE Tool/software: Code Composer Studio Hi :
Hardware:MSP-EXP430FR5994 Rev1.2 the mcu's version is REV B
MSP430Ware - v:3.60.00.10(can't update to the latest version…
Hi Sean,
The f_write function expects a string input whereas the ADC12MEM0 register is an integer value. A conversion must take place in order to get data in the expected format, there are several examples provided online. You could also refer to the…
Part Number: TIDM-1002 Other Parts Discussed in Thread: MSP-EXP430FR5994
I wonder whether the source code for the PC GUI that reads data from the MSP-EXP430FR5994 (and sends the configuration) is open and available somewhere or if it is proprietary…
MSP-FET430UIF can debug and program all MSP430 devices, FRAM too. But if you don't have MSP-FET430UIF, regarding cost, and age of this device, my advice is to buy some of new LP's with (open source and upgradable) eZ-FET Lite on board. For example, FR5994…
Other Parts Discussed in Thread: MSP-EXP430FR5994 Host: CCS Version 6.2.0.00050 running on Win7 64 bit
Target: MSP-EXP430FR5994 LaunchPad
There are other questions on the forum about back channel latency, but I don't think they are about the same…
Hi Dierk, 1. Please see Figure 6 of the MSP-EXP430FR5994 User's Guide, it is possible to power the 3.3 and 5V rails from the BoosterPack header connections: www.ti.com/.../slau678a.pdf 2. Power consumption numbers for Active Modes and LPMs are given in…
Hi praveen,
Since USB is a type of communication line/protocol I assume you mean that you want to save information to a USB flash drive. I recommend that you look into the MSP430USBDEVPACK resources as well as the MSP-EXP430F5529 User Experience or…
Yes, I have 2 MSP-EXP430FR5994. The first one board with "light-pink" finish in back side is working perfectly well. The other one with "white" finish is not working with this SD-card demo. However, TI RTOS's FatFs example is still working on 'weak' board…
Hi Cash,
1,Yes,I used TI's board (MSP-EXP430FR5994) to do the testing, and I created an board(Ultrasonic AFE Boosterpack) from the PCB file on the website.
2,I downloaded the code to the board at my first time using the chip.
3,Yes,…