Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP430WARE I have CCS version 12.7.0.00007 and I'm having difficulty configuring the MPU using the GUI project settings. My target platform is the MSP430FR5969 and I would like to configure the…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP-FET Tool/software:
Hello friends, I’m trying to blink a msp430fr5969 using msp430-gcc as my compiler and msp430 Flash as my mcu software programmer. I'm on windows 10, using no IDE (C, Visual…
Part Number: MSP430FR5969-SP Tool/software: Hello,
My customer is looking to see if there is an alternative method to loading FW onto the MSP without having to solder jumper wires or through a JTAG board and using MSP-GANG?
Currently their setup is…
Part Number: MSP430FR5969 Hello,
I am trying to read 4 ADC channels from A0 to A3 out of 32 ADC channels. I want it to work in Sequence-of-channels (Autoscan) mode.
For the configuration, I followed the below steps:
ADC12CTL0 |= ADC12SHT0_0 | ADC12SHT1_0;…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP-FET , Tool/software: Hello, as part of a security initiative I was tasked with securely erasing the FRAM of an MSP430FR5969. ISO standards for secure erase are to write multiple passes to…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: PGA302 , , ENERGIA , USB2ANY , PGA305 , INA128 I'm trying to configure PGA302(slave) using MSP430FR5969 (master) launchpad through I2C protocol. I want to set the P Gain so the input voltage is…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP430G2553 , , ADS1118 Hi Everyone,
I am trying to use 430Boost-ADS1118 on the MSP430FR5969 for the temperature reading. There is a demo that i found from the ADS118 Firmware but that program…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP-EXP430FR5969 ,
Hi Everyone,
I am trying to do the out of the box demo live temperature mode in MSP240FR5969 EVM. I am having problems connecting the GUI to the board. I see in the device…
Part Number: MSP430FR5969 Hi,
I have a pulse counter module implemented in msp430FR5969, right now I am using this module to count pulses of 60mico seconds interval, but I have to enhance it to count pulses of 20ns, 10ns, and 5 ns and this device is…
Part Number: MSP430FR5969-SP Tool/software: After reading SLAK026 it's unclear to me if a "Power SEFI" strictly requires a manual reset/power cycle to restore functionality. Would a watchdog timeout accomplish the same thing, or is the entire device unfunctional…