Part Number: MSP-EXP430FR5994 I am working with the sample code for UART, running on the MSP-EXP430FR5994 board . On the sample code, the ports P6.0 and P6.1 are used. However, My understanding is that the MSP430Ware tutorial asks to use the J101 pins…
Part Number: MSP-EXP430FR5994 Hello all. I'm currently learning about OTA for MSP430. I'm using MSP-EXP430FR5994 and refer to the following documentation and sample code. ・slaa721e MSP430FRBoot – Main Memory Bootloader and Over-the-Air Updates for MSP430…
Part Number: MSP-EXP430FR5994 Other Parts Discussed in Thread: MSP430FR5994 We actually use the MSP-EXP430FR5994 development kit with the on board MSP430FR5994. It works fine, but after a certain time, we couldn't flash any more. The CCS gives the following…
Part Number: MSP-EXP430FR5994 Tool/software: Code Composer Studio Hello,
I have installed Code Composer Studio 10.0.0 on my Windows 10 computer. Afterwards I wanted to import the MSP-EXP430FR5994 "Out of Box Ecperience". When the download has beend…
Part Number: MSP-EXP430FR5994 Other Parts Discussed in Thread: MSP430FR5994 I am trying to incorporate use of DMA with the MSP-EXP430FR5994-BQ79600EVM SPI. Though the BQ79600 operates at 2MHz clock, I am seeing the need to use SPI Rx interrupts for successful…
Part Number: MSP-EXP430FR5994 Other Parts Discussed in Thread: BQ79616 Hi,
My setup is EXP-MSP430FR5994 (external crystal for clock); BQ76600 EVM (UART); custom BQ79616. I am using MSP430 DMA for UART receive. I am running into the race condition outlined…
Part Number: MSP-TS430PN80B Other Parts Discussed in Thread: MSP-EXP430FR5994 , Hello Guys,
Good day.
What are the differences between the MSP-TS430PN80B board and MSP-EXP430FR5994 board?
Thanks and regards,
Art
Part Number: MSP-EXP430FR5994 Hi,
I am still running into problems with the ordering of received bytes in dma_value. Clearing RXIFG before starting a DMA transfer helped when one byte was requested from the BQ chip. Now, I am requested 2 bytes from…
Part Number: MSP-EXP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR4133 Tool/software: Code Composer Studio Hello,
My msp-exp430FR5994 is not detected in CCS. CCS is installed on Kubuntu 20.04. Error returned is:
{"msg":"ttyACM0: Could not…
Part Number: MSP-EXP430FR5994 Hi Team, assisting a client with their inquiry.
_
trying to run a program from the code samples for that board one sec i'll give you the filename msp430fr599x_euscia0_uart_01.c which is supposed to echo back whatever…