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 91 results View by: Thread Post Sort by
    Answered
  • LP-MSP430FR2476: Unable to Perform Mass Erase on MSP430FR2476 After Blowing Security Fuse

    Ahmet Yiğitcan ŞEN
    Ahmet Yiğitcan ŞEN
    Resolved
    Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476 Tool/software: Hi, I am attempting to perform a mass erase on my MSP430FR2476 . I previously programmed firmware onto a custom board using Elprotronic’s FET-Pro430 software and…
    • Resolved
    • 1 month ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • LP-MSP430FR2476: LP-MSP430FR2476, operation when connected via USB

    ryota.endo
    ryota.endo
    Resolved
    Part Number: LP-MSP430FR2476 #include "driverlib.h" void main (void) { //Stop watchdog timer WDT_A_hold(WDT_A_BASE); //Set LED1 to output direction GPIO_setAsOutputPin(GPIO_PORT_P5,GPIO_PIN0); GPIO_setOutputHighOnPin(GPIO_PORT_P5,GPIO_PIN0…
    • Resolved
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: trouble reading from external sensor

    Lisa Taubensee
    Lisa Taubensee
    Part Number: LP-MSP430FR2476 Tool/software: Dear MSP430 gurus, I seem to be having trouble communicating with an external temperature sensor. The following code does not seem to populate any registers and I get a message such as "error cannot load from…
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: About GPIO settings

    ryota.endo
    ryota.endo
    Part Number: LP-MSP430FR2476 When using P2.3 of LP-MSP430FR2476 as an input pin GPIO_setAsInputPinWithPullUpResistor(GPIO_PORT_P2,GPIO_PIN3); If I enable the internal pull-up resistor, it will work without any problems, but Since there is an external…
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: External Resistors

    Kenley
    Kenley
    Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476 , LP-MSPM0L1306 Hi team, For LP-MSP430FR2476, "P4.0" and "P2.3" are used for Input, and external pull-up resistors R9 and R10 are implemented. But if the internal pull-up…
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: creating non-volatile memory segment

    Gabriel Moskovitch
    Gabriel Moskovitch
    Part Number: LP-MSP430FR2476 Tool/software: I am trying to essentially create a larger segment of info memory. We have a number of calibration tables that need to be stored and protected from being overwritten during a firmware flash, or just about any…
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: Timer_External clock TACLK setting

    ryota.endo
    ryota.endo
    TI Thinks Resolved
    Part Number: LP-MSP430FR2476 Timer_A_initContinuousModeParam initContParam = {0}; initContParam.clockSource = TIMER_A_CLOCKSOURCE_SMCLK; initContParam.clockSourceDivider = TIMER_A_CLOCKSOURCE_DIVIDER_1; initContParam.timerInterruptEnable_TAIE =…
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: LP-MSP430FR2476_Internal clock output

    ryota.endo
    ryota.endo
    Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP-FET , MSP430FR2476 I would like to monitor the ACLK, SMCLK, and MCLK clocks using the sample code "cs_ex1_DCO1MHzSWTrim". No clock waveform is output to the corresponding pins "P2.2", …
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: How to use up-down timer

    ryota.endo
    ryota.endo
    TI Thinks Resolved
    Part Number: LP-MSP430FR2476 Using the sample program "timer_a_ex6_upDownModeOperation" as a reference, how should I change the code if I want to use upDownMode and blink the LED at 2 second intervals? In particular, how do you enable interrupts for upDownMode…
    • over 1 year ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • LP-MSP430FR2476: Interrupt Vector Table issue in BSL code

    Pallavi Y
    Pallavi Y
    TI Thinks Resolved
    Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476 Hi Team, I am working on BSL code and able to flash the code correctly on the same location of the memory(0x8004).But I have two applications and both the applications uses WDT…
    • over 1 year 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