Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP430WARE Tool/software: Where can I find the IAR workspace file for msp430fr599x_euscia0_uart_03.c?
Part Number: MSP430FR5994 Hi,teams:
I would like to ask, if you want to use the SPI module or UART module of MSP430, and the data reception adopts the interrupt reception method, is there any requirement for the communication rate? What should be the…
Part Number: MSP430FR5994 How to identify if the program is is the debugging state, if checked it is in the debugging state hoslitically how to disable the identifier "printf".
Part Number: MSP430FR5994
Do you have some documentation about .bin file format generated by msp430-elf-objcpy.exe?
I am trying to figure out by myself....
Building of a MSP430FR5994 having 256KB FRAM, I was expecting a 0x40000 bytes file that maps…
Part Number: MSP430FR5994 Tool/software: Hi TI support team,
Could you please provide guidance on how to set the GPIO to trigger with a delay of 0.1 microseconds?
This is my current setup for the system clock.
//initialize Clock System DCO …
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 Tool/software: Hello Team,
Can you please confirm if micro sd card is included in P/N: MSP-EXP430FR5994? One of our customers is claiming this part as it is missing the SD card…
Part Number: MSP430FR5994 Hi
We are using msp430fr5994 launchpad with the outbox demo code provided by Ti including the GUI...we are able to get the temperature value while starting the process through the provided GUi.,but it did not work both the…
Part Number: MSP430FR5994 If I use the data collected by the ADC module that comes with the MSP430FR5994, how should I convert the data format to the array input in the example transform_ex1_fft_fixed_q15 for direct use.
Part Number: MSP430FR5994
Hi There,
I was trying to interface micro SDcard with MSP430FR5994. I was using msp430fr5994 OUT OF BOX DEMO example. I wanted to write and read a sensor data from SDCARD. But before that I wanted to write some positive and…