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 61 results View by: Thread Post Sort by
    Answered
  • RE: RTOS/MSP430F5259: TI-RTOS:Porting MSP430F5529 Project to MSP430F5259 Rebuild error

    Mike Tooma
    Mike Tooma
    Resolved
    OK. the MSP430F5259 is NOT an ARM MCU. So, anywhere in the "tirtos.mak" that says "ARM" does not apply to this MCU. Only entries that say MSP430 apply to you. This being said. You have to fix your problems from the ground-up starting from the .mak file…
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: CCS/MSP430F5259: MSP430F5259 can't download program (Error connecting to the target Unknown device)

    Jace H
    Jace H
    Hello XC, I see a few issues here. Your JTAG header is looks like to be configured for full JTAG connection, but you are wiring up to the device for SBW configuration. This is causing a lot of the confusion here. Since you are trying to program…
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: Compiler/MSP430F5259: "Reviving" an old TI-RTOS/CCS v6 project

    Eyal Lasko
    Eyal Lasko
    Hi, I'm trying to build a (2016) working environment from scratch: Downloaded and installed CCSv6.2 Downloaded xdctools_3_32_00_06_core Downloaded tirtos_msp43x_2_20_00_06 Now I try to build tirtos drivers for MSP430F5259- I follow this…
    • over 6 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • MSP430F5259: waking up lpm4

    unusual__
    unusual__
    Resolved
    Part Number: MSP430F5259 My code of lpm4.5: ........ PMMCTL0_H = PMMPW_H; // Open PMM Registers for write PMMCTL0_L &= ~(SVSHE); // Disable high-side SVS PMMCTL0_L |= PMMREGOFF; // and set PMMREGOFF PMMCTL0_H = 0; // Lock PMM Registers __bis_SR_register…
    • Resolved
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: RTOS/MSP430F5259: where can i find multiple SPIs application reference code or docments,

    Nathan Siegel
    Nathan Siegel
    Hi, For example code, please see the following, which can also be found on the device's product page: www.ti.com/.../slac621 . msp430f525x_uscia0_spi_09.c and msp430f525x_uscia0_spi_10.c should help you get started. Please also see the datasheet…
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: RTOS/MSP430F5259: UART_write() execution - inconsistent performance

    Caleb Overbay
    Caleb Overbay
    Resolved
    Hi, Glad to hear you were able to solve this issue! Best regards, Caleb Overbay
    • over 8 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430F5259: iqmathlib GLOBAL_IQ always defaults to 4

    Eyal Lasko
    Eyal Lasko
    Resolved
    Part Number: MSP430F5259 Other Parts Discussed in Thread: MSP-IQMATHLIB , MSP430WARE Hi, In my project I use iqmathlib fix point arithmetic library in various files. In each file I use the following sequence: #define GLOBAL_IQ 6 // e.g. #include…
    • Resolved
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: RTOS/MSP430F5259: TI-RTOS:recompile tidrivers error issue, indicate can't open related header file (gmake -f tirtos.mak drivers)

    xc.mo
    xc.mo
    This error causes me to generate only the following files instead of drivers_ MSP430F5259 .ae430X drivers_ MSP430F5259 .ae430X.mak drivers_ MSP430F5259 _instrumented.ae430X drivers_ MSP430F5259 _instrumented.ae430X.mak
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • CCS/MSP430F5259: New CCS installation yield "Catastrophic error"

    Eyal Lasko
    Eyal Lasko
    Part Number: MSP430F5259 Other Parts Discussed in Thread: MSP430WARE Tool/software: Code Composer Studio Hi, I have a working MSP430F5259 CCS project running on my desktop. I just purchased new laptop and wanted to duplicate my working environment…
    • over 8 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • MSP430F5259 - How to go above 16 MHz ?

    Eyal Lasko
    Eyal Lasko
    Resolved
    Other Parts Discussed in Thread: MSP430F5259 , SYSBIOS Hello, I'm trying to go use max frequency available for MSP430F5259 which is 25MHz (working from DVCC=3.3V) I'm setting UCS_initFLLSettle(MCLK_DESIRED_FREQUENCY_IN_KHZ, MCLK_FLLREF_RATIO)…
    • Resolved
    • over 10 years ago
    • Processors
    • Processors forum
<>

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

  • Ask a new question