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 67 results View by: Thread Post Sort by
  • MSP430F6438: What if the internal DAC is not used?

    Joakim
    Joakim
    TI Thinks Resolved
    Part Number: MSP430F6438 Other Parts Discussed in Thread: MSP430F6436 , MSP430F6435 , MSP430F6433 Hi, The MSP430F643x series in the 100-pin PZ package comes in four variants - MSP430F6438 (256kB Flash + DAC) - MSP430F6436 (128kB Flash + DAC) …
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: CCS/MSP430F6438: msp430f6438

    George Mock
    George Mock
    Please see the article Tips on Using Printf . Try out the suggestions in the troubleshooting section. Thanks and regards, -George
    • over 8 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • RE: CCS/MSP430F6438: Driverlib useage

    dison wang
    dison wang
    Resolved
    Hi Clemens Ladisch, I see. Thanks, Dison
    • over 8 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: CCS/msp430f6438: UCS and oscillator

    Clemens Ladisch
    Clemens Ladisch
    This code does not attempt to initialize XT1. Anyway, there are example programs (for both raw register accesses, and driverlib) that show how this is to be done. When XT1 does not run, the clock system uses REFO instead (which has looser tolerances…
    • over 8 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430F6438 UART External Clock Configuration

    Rafael Storino
    Rafael Storino
    Resolved
    Other Parts Discussed in Thread: MSP430F6438 Hi, I am working with the MSP430F6438 and I am developing a UART which uses an external clock at 32kHz. I need my UART to be configured as follows: 1200 baud rate, 1 start bit, 8 data bits, 1 odd parity…
    • Resolved
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP430F6438 RTC operation

    Joe Fenimore
    Joe Fenimore
    Yes, we found a solution that works for us. I have forgotten a few of the details but the code below is run at startup in our system: RTCPS1CTL = RT1IP__4 | RT1PSIE; //divide by 4 (32Hz), interrupt enabled RTCCTL1 &= ~RTCHOLD_H; //RTCHOLD = 0 to make…
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP430F6438 OSC DO NOT WORKS

    dison wang
    dison wang
    Hi Clemens Ladisch, Thanks for your replay. Is there some difference with other MCU. For normal MCU should get OSC before MCU be programmed code by JTAG. I found the OSC did not work because the JTAG interface did not works. If the MCU have not…
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: OSC of MSP430f6438 and JTAG interface

    dison wang
    dison wang
    Resolved
    Hi Christoph, OK, I got it. Thanks, Dison
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: Why the timer only do once time in MSP430F6438 ?

    Clemens Ladisch
    Clemens Ladisch
    Resolved
    Then you'd have to use a different TASSEL value.
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • RE: How to correct flash the LED in MSP430F6438 with SPPLEDemo_Lite ?

    wun martin
    wun martin
    Resolved
    I receive the BLE data in GATT_ServerEventCallback and case etGATT_Server_Write_Request : switch(AttributeOffset) { case SPPLE_Handshake_CHARACTERISTIC_ATTRIBUTE_OFFSET: switch(Command[0]) { case(Start): //Start command 0x01 state = 1; while…
    • over 9 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