Part Number: MSP430FR5994 Other Parts Discussed in Thread: BOOSTXL-AUDIO , Tool/software: Hello, I am working on The MSP430FR5994 to applu FFT on captured signal using BOOSTXL-AUDIO, so after doing the signal acquisition I am applyting the function runFftWithLea…
Part Number: MSP430FR5994 Tool/software: Hello,
I have (had...) a project working flawlessly with DSPLib (using LEA for FFT calculations).
I decided to move DSPLib to a static library project and link to it.
Now, during execution, at different locations…
Part Number: MSP430FR5994
Tool/software:
Hello everyone,
I'm currently working with the MSP430FR5994 development board, and I plan to implement a small file system on it. I would like to store some of the file system's meta data in the FRAM of the…
Part Number: MSP430FR5994 Tool/software: I have problem writing to FRAM2, no errors or warnings, but the write don't take. I minimized the test-code to this, the read works, but the writing does nothing.
Please advice!
lnk_msp430fr5994.cmd:
...…
Part Number: MSP430FR5994 Hi,
I would like to ask you, is it possible remotely change the firmware in the MSP430FR5994 processor? I read a lot of your application notes, but I don´t find what I am looking for. Is it possible save new firmware to external…
Part Number: MSP430FR5994 Tool/software: I'm trying to port CryptoBSL IAR project to MSP430FR5994. I have this compiled after some adaptations but before any testing, I would like to know how I can prevent the device being bricked. I would like to know…
Part Number: MSP430FR5994 Tool/software: I am trying to connect the MSP430 to an ADC which has a SPI interface, but rather than using MOSI/MISO it has a single SDIO pin, which switches direction depending on whether it has been sent a read or write command…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP430FR2311 Tool/software: I'm a student currently working on a project involving the MSP430FR5994 microcontroller. My task is to implement UART communication to send data from the microcontroller…
Part Number: MSP430FR5994 Tool/software: Hello Everyone,
I am trying to use the DSP library to work with the low-energy accelerator on my device. I have downloaded the DSPLib module from the Resource Explorer and added its path into the compiler's include…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello,
Firstly I will show how we currently handling and then what we need to improve.
Currently we using CCS in order to program MCUs.
Our program has few…