TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 116 results View by: Thread Post Sort by
    Answered
  • MSP430FR5962: Bootloader example request

    Manish_Thakur
    Manish_Thakur
    Resolved
    Part Number: MSP430FR5962 Other Parts Discussed in Thread: MSP430FR5969 Hi experts, I have been looking in SDK where I was trying to find the BSL example code for MSP430FR5962. Can anyone share the link? I also wanted to know how we can jump from application…
    • Resolved
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430FR5962: Firmware Update issue

    Manish_Thakur
    Manish_Thakur
    TI Thinks Resolved
    Part Number: MSP430FR5962 Other Parts Discussed in Thread: CC3200 , Hi all experts, I'm trying to achieve a firmware update by creating separating memory in Linker file. For Application memory I have fixed one are and for downloading the firmware I…
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430FR5962: Shelf life

    Ryo Akashi
    Ryo Akashi
    TI Thinks Resolved
    Part Number: MSP430FR5962 Hello experts, Could you tell me shelf life of MSP430FR5962IRGZ? I would appreciate if you would tell me shelf life before and after opening package, if possible. Thanks and best regards, Ryo Akashi
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430FR5962: Clear GPIO interrupt problem

    Henrik Molgaard
    Henrik Molgaard
    Resolved
    Part Number: MSP430FR5962 Hi Forum I have a problem clearing the GPIO interrupt. I have enabled PORT3 pin 3 interrupt. P3DIR &= ~( BIT3 ); P3OUT |= BIT3; P3REN = BIT3; /* Select pull-up mode for interrupt input */ P3IES = BIT3; /* Hi/Lo edge */ P3IFG…
    • Resolved
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430FR5962: Specification of clock output

    UNA
    UNA
    Resolved
    Part Number: MSP430FR5962 Hi, I would like to have the clock output from the IO port of MSP430FR5962. Q1:Can the IO port of MSP430FR5962 output a 4MHz clock?   Datasheet specifies the minimum value of the clock output as 16MHz, but could it be a mistake…
    • Resolved
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430FR5962: How to protect the content of the FRAM?

    Manish_Thakur
    Manish_Thakur
    Part Number: MSP430FR5962 Hi, all experts, I wanted to protect the FRAM section for that I have created a file named low_level_init.c in that file I have wrote a few lines of codes #include <msp430.h> extern unsigned char SYSNMIflag;// = 0; unsigned…
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430FR5962: CryptoBSL source code in a CCS project

    Guillaume Henri
    Guillaume Henri
    TI Thinks Resolved
    Part Number: MSP430FR5962 Dear MSP champs, Looking at the Crypto-Bootloader (CryptoBSL) for MSP430FR59xx and MSP430FR69xx MCUs datasheet , it seems that the CryptoBSL source code is only available within IAR project environment. Having in mind that…
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: CCS/MSP430FR5962: MSP430FR5962 will not update info memory

    JohnS
    JohnS
    Resolved
    Great.
    • over 6 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • RE: MSP430FR5962: ADC Repeated Autoscan Issues

    Bruce McKenney
    Bruce McKenney
    Resolved
    > ADC12CTL3 = ADC12CSTARTADD_2; This starts with ADC12MCTL2, which is (also) the end of the sequence, so you'll just do that one (ADC12INCH_3) over and over. Try: > ADC12CTL3 = ADC12CSTARTADD_1; // ADC12MCTL1, then 2 --------------- > case ADC12IV__ADC12IFG1…
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: MSP430FR5962: Alternate hardware debugger for MSP430FR5962?

    Dennis Lehman
    Dennis Lehman
    Resolved
    Ok, so you are looking for something that will give you a power profile or history rather than just an average. Yes, you will need a more sophisticated tool for that - sorry Brian.
    • over 6 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
<>

Didn't find what you are looking for? Post a new question.

  • Ask a new question