Part Number: MSP-EXP430FR5739 Tool/software: The download for the software examples of the MSP-EXP430FR5739 demoboard is unavailable and just 404s.
SLAC492 Support software | TI.com
Can I get these files from somewhere else or can this be fixed?
Than…
Part Number: MSP-EXP430FR5739
Tool/software: mspdebug, msp430-elf-gdb, CCS
I want to program the MSP430 evaluation board with a simple uart loopback code. My host machine is Linux (Ubuntu 22.04).
CCS displays the following error when trying to flash…
Part Number: MSP-EXP430FR5739 Hi I am currently trying to run this code when powered by an external power supply. Any suggestions on why it might not be working? #include <msp430.h>
int main(void)
{
WDTCTL = WDTPW + WDTHOLD; // Stop…
Part Number: MSP-EXP430FR5739
I do have to first state, I'm fully aware of the CC3220 (and other TI IoT board's) Over-The-Air capabilities.
The overall goal with a project I'm working on is to use the ESP32 to trigger the boot loading se…
Part Number: MSP-EXP430FR5739 Other Parts Discussed in Thread: UNIFLASH Hi All,
I've been using a MSP-EXP430FR5739 board to develop some code to read a potentiometer input and send it to UART.
A significant issue is that when the ADC has been set…
Part Number: DRV8343H-Q1EVM Other Parts Discussed in Thread: MSP-EXP430FR5739 , MSP430FR5739 , MSP430F5529 I am using the MSP-EXP430FR5739 to flash firmware to the DRV8343H-Q1EVM and the files are set up for a different MSP board. In the forum pages I have…
Part Number: MSP-EXP430FR5739 Other Parts Discussed in Thread: ENERGYTRACE , Hi,
I have been writing code for a new product using the part above. Functionally, the device is fine, but my code, which spends almost all of its time in a LPM4, is causing current…
Part Number: MSP-EXP430FR5739 Other Parts Discussed in Thread: AFE4300EVM-PDK , , AFE4300 Hi team,
We have a customer inquiring about MSP-EXP430FR5739 and AFE4300EVM-PDK.
Could you please check the attached file. question.pdf
Part Number: MSP-EXP430FR5739
Hi,
I'm trying to communicate to an EEPROM ( M24C02-FMN6TP ) using the below code. If I execute this code and observe SDA & SCL with an oscilloscope, I see only one "sequence":
Start Condition - EEPROM Address…