Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP-EXP430FR2311 Tool/software: Hello TI Team,
I am using the TI MSP430FR5969 microcontroller to blink a LED P4.6 whenever the UART RX recieves "t" from the keyboard. I have my code copied down…
Part Number: MSP430FR5969 Hello. I am using an MSP430FR5969 with CCS 11.1.0.00011 with the default compiler for that version. I am building with the small memory and data model with the cpux. I noticed when looking at the single-operand instructions that…
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 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 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: 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-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…