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 78 results View by: Thread Post Sort by
  • RE: MSP430F2616: Math function required more cycle

    Wei.Jetim Zhao
    Wei.Jetim Zhao
    Hi Robit, 16MHz is the max processor frequency you could use with the device. For your "code pwr(), exp(), log() using math.h file", did you use MSPMATHLIB for your device? If yes, I'm afraid the library doesn't support MSP430F2xx devices as described…
    • over 5 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: Compiler/MSP430G2553: What is going on in this multiplication loop

    Jace H
    Jace H
    Hello Tehreem, Please see the description on the MSPMATHLIB page as well as it's documentation for a list of supported devices.
    • over 6 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP-EXP430FR5994: Comparing atan2 with QMath _Qatan2 and IQMath _IQatan2

    Wei.Jetim Zhao
    Wei.Jetim Zhao
    Hi Larry, As showing in your additional code, I would like to say the issue was from the cos and sin functions you called from the MSPMATHLIB. However There are not many documents about the MSPMATHLIB so that I could only check the source code of math…
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: Compiler: MSP430: msp430.h missing from Linux install of ti-cgt

    Jimmy Strates
    Jimmy Strates
    Resolved
    John, I can't provide the project, but I can provide the information you are asking for. Specifically, the problematic include directive is '#include "msp430.h"' The relevant compiler flags in the Linux CCSv7 container install are '--include-path…
    • over 8 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP-EXP432P401R: Energy metering (or eventually MSP-EXP430FR5994)

    Adi Selimovic
    Adi Selimovic
    Hi Evan, I meant, if you go to link: www.ti.com/.../toolssoftware , you will see Floating Point Math Library listed in Softwares. Furthermore, when you visit: www.ti.com/.../mspmathlib , it is written the following: MSP430 devices supported by MSPMATHLIB…
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: including msp430 mathlib library into project.

    Leo Hendrawan
    Leo Hendrawan
    Resolved
    Luigi, this is documented in: http://www.ti.com/lit/ug/slau157ad/slau157ad.pdf - chapter 2.1.3 "Using Math Library for MSP430 (MSPMathlib) in CCS v5.5 and Newer" 2.1.3 Using Math Library for MSP430 (MSPMathlib) in CCS v5.5 and Newer TI's MSPMathlib…
    • over 11 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: MSP430F5132: Math on MSP430F5132

    Dylan OBrien
    Dylan OBrien
    Resolved
    Hi Himanshu, We do provide both floating and fixed point libraries for mathematical operations on the MSP430F5132 microcontroller. They are installed by default with new Code Composer Studio installations, and can be utilizing by using #include "math…
    • over 3 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP430F5438A: Multiplier MPY32: Only 2 cycles instead of 3 for first results?

    James  Evans
    James Evans
    Have you heard about our mathematical and signal processing libraries? They may help here, although you're using assembly code so maybe not. Regardless, the Low Energy Accelerator (LEA) module on the MSP430FR5994 could be an option for the next generation…
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • where is libmath.a for G2xx?

    Jianyi Bao
    Jianyi Bao
    Resolved
    Other Parts Discussed in Thread: MSPMATHLIB , MSP430G2744 I am using CC6 and G2744. After building a project, there will be a remark: remark #10422-D: (ULP 6.2) Detected use of a device with available 32-bit hardware multiplier and not also using MSPMATHLIB…
    • Resolved
    • over 11 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: CCS/MSP430F2330: POWF function size

    Gary Gao
    Gary Gao
    Resolved
    Hi Paul The math lib will take a big space of the memory, not strange for the 3.5KB. Two solutions for this case 1. Convert the float data to integer I don't know where the data source come from(ADC or other communication interface), we can multiply…
    • over 7 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