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 21 results View by: Thread Post Sort by
  • RE: MSP430F5219 trouble getting into LPM4.5 mode

    AQ
    AQ
    I figured out why LPM4 doesn't enable interrupts. The macro for this (in msp430f5219.h) doesn't set the GIE bit. Instead I'm now using the __low_power_mode_4() macro from intrinsics.h, which is the same as LPM4 but also sets the GIE bit. Now the device…
    • over 11 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Problems porting Bluetopia from MSP420F5529 to MSP430F5219 - BTPS_ERROR_HCI_INITIALIZATION_ERROR

    AQ
    AQ
    Other Parts Discussed in Thread: MSP430F5219 , CC2564 I had some code based on the SPPLE lite example running OK on the 5529 experimenter board, with the CC2564 BT board attached. Now I'm trying to port this to a custom target board with a MSP430F5219…
    • over 11 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • MSP430F5219 - Problem with the ISR code?

    AQ
    AQ
    I'm trying to set up two pin interrupts on the same port, but when I enable the interrupts my other code doesn't run properly. I think it's possibly getting stuck in the ISR. Am I not clearing the flags properly? #define TRIGGER_LEFT (BIT3) //of port…
    • over 11 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP430-EXP5438A CC256x Security and Pairing (using SPP and SPPLE)

    AQ
    AQ
    Hi Barak, I'm trying to do something similar on the MSP430F5219 (save and recall pairing info) and ensure secure communication. Did you make progress on this after your last post? Thanks, Angelo
    • over 11 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: StoneStreet One SPP Demo - AddFunctionToScheduler

    AQ
    AQ
    What are the practical limits to the period argument? I'm currently using the Bluetopia stack on a MSP430F5219 with a function added to the scheduler with a 10ms period, and I want to reduce that time. I'm concerned about reducing so far that it may interfere…
    • over 10 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: MSP-EXP430F5529 SPPLE Demo Lite Bluetooth Write

    Tim C.
    Tim C.
    Angelo, It is certainly possible to call SPP Data Write outside of the callback functions. Are you logging the return value when you call it outside the callback? If not you need to do this to determine what errors the function may be returning (BTErrors…
    • over 12 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • How do you implement HCI_Read_Stored_Link_Key and HCI_Write_Stored_Link_Key with SPPLE project

    AQ
    AQ
    Other Parts Discussed in Thread: CC2564 , MSP430F5219 We are using the SPPLE example project on an MSP430F5219 device with CC2564 attached and want to save and restore pairing keys to avoid having to pair each time the device is power-cycled or reset…
    • over 11 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: SYS/BIOS supported MSP430

    janet
    janet
    Resolved
    Hi Koichiro, Although the release notes don't mention that F522x and F521x devices are supported, I did find them in the CCS resource explorer under the SYS/BIOS examples. Specifically, I found MSP430F5212, MSP430F5214, MSP430F5217, MSP430F5219, MSP430F5222…
    • over 9 years ago
    • Processors
    • Processors forum
  • RE: MSP selection for RTOS

    janet
    janet
    Hi MSP student, I'm attaching a list of devices supported by SYS/BIOS (the RTOS): 3276.devices.html If you want TI-RTOS, which includes SYS/BIOS as well as driver support (SPI, UART, etc), the list of MSP devices supported by TI-RTOS is the following…
    • over 9 years ago
    • Processors
    • Processors forum
  • Answered
  • ccs_setup_ 5.5.0.00077 Offline installer error

    PADMANABHAM HAMSA
    PADMANABHAM HAMSA
    Resolved
    Other Parts Discussed in Thread: CC430F5123 , CC430F5125 , CC430F5133 , CC430F5135 , CC430F5137 , CC430F5143 , CC430F5145 , CC430F5147 , CC430F6125 , CC430F6126 , CC430F6127 , CC430F6135 , CC430F6137 , CC430F6147 , MSP430AFE221 , MSP430AFE222 , MSP430AFE223…
    • Resolved
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
>

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

  • Ask a new question