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 328 results View by: Thread Post Sort by
  • CCS/MSP430F2132: Use of registers in C source code - is this possible yet in CCS?

    Justin Reina89
    Justin Reina89
    TI Thinks Resolved
    Part Number: MSP430F2132 Tool/software: Code Composer Studio I have a project posted up by the University of Washington for some RFID firmware on the MSP430F2132. WISP - WISPFirmare This is wonderful code, I love it! But it makes convenient…
    • over 8 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430F2132 leakage current on port P2.3

    Peter Grundig
    Peter Grundig
    this port has been configured as an analog input to ADC10. Analog source is a NTC which has a max. value of up to 450k in series with about 20k connected to ground. High Side is connected to the internal Ref voltage of 2.5V - after the NTC we connect…
    • over 10 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: CCS 6.1.3.00034 + MSP430-GCC 4_01_00_00 - uses MSP430X instruction set on MSP430F2132 !?

    Piergiuseppe Tundo
    Piergiuseppe Tundo
    Resolved
    Try adding -mmcu=msp430f2132 as a linker configuration option too. If that doesn't work, try forcing the architecture with -mcpu=msp430 linker configuration option. Best regards, Peppe
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • msp430F2132 DCO calibration example does not work

    Colin Tuckley
    Colin Tuckley
    Other Parts Discussed in Thread: MSP430F2132 , MSP430G2152 I have been trying to re-run the DCO calibration on an MSP430F2132 to replace the values in an accidentally erased info flash section. I started by trying the MSP430F20xx Demo - DCO Calibration…
    • over 10 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430F2132

    srinivas reddy2
    srinivas reddy2
    Other Parts Discussed in Thread: MSP430F2132 I am the beginner of MSP430F2132 uC. Please guide me on programming with respective material and coding examples.
    • over 12 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: Problem with I2C - TMP112 and MSP430F2132

    Brian Boorman
    Brian Boorman
    In your I2C_Init() function, change the line from: UCB0I2CSA = 0x48 >> 1 ; to: UCB0I2CSA = 0x49; // TMP112 datasheet gives 7-bit address, so no shift, ADD0 connected to VCC
    • over 10 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: Best way to get up to speed with MSP430F2132 (MSP430)

    78Sys
    78Sys
    Resolved
    It's a legacy design I need to mod, that's why. I'll probably eventually dump this and go with FRAM MSP430 or something else. But, for now, I'm working with the MSP430F2132. Want something with sample code, etc.
    • over 10 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP430F2132 HF XTAL not working

    Leo Hendrawan
    Leo Hendrawan
    Hi, Piotr Bojda said: I have to measure working time of the device in sec. To do this, I use a TimerA1 interrupt triggered with 1ms intervals. I increase some variable, and when it is equal 1000 (1s) I update working time. Unfortunately, I have noted…
    • over 11 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430F2132 battery monitoring

    Itay Kalfa
    Itay Kalfa
    Other Parts Discussed in Thread: MSP430F2132 Hi all, I'm using MSP430F2132 for on of my project and i need to monitor my battery , i checked the data sheet and its say someting about Comparator_A+: " The primary function of the comparator_A+ module…
    • over 12 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: msp430f2132 I2C read/write of a LTC2942

    Jens-Michael Gross
    Jens-Michael Gross
    Brian Boorman said: It also shows a read transaction from register 0 The operation is a read operation, it shows receiving of a 0x00 data byte. No information where it comes from, no reference to 'register 0'. it just shows that a data byte of 0x00…
    • over 10 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