Jump to content
43oh

Search the Community

Showing results for tags 'msp430fr2355'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News
    • Announcements
    • Suggestions
    • New users say Hi!
  • Spotlight!
    • Sponsor Spotlight
    • Sponsor Giveaways
  • Energia
    • Energia - MSP
    • Energia - TivaC/CC3XXX
    • Energia - C2000
    • Energia Libraries
  • MSP Technical Forums
    • General
    • Compilers and IDEs
    • Development Kits
    • Programmers and Debuggers
    • Code vault
    • Projects
    • Booster Packs
    • Energia
  • Tiva-C, Hercules, CCXXXX ARM Technical Forums
    • General
    • SensorTag
    • Tiva-C, Hercules, CC3XXX Launchpad Booster Packs
    • Code Vault
    • Projects
    • Compilers and IDEs
    • Development Kits and Custom Boards
  • Beagle ARM Cortex A8 Technical Forums
    • General
    • Code Snippets and Scripts
    • Cases, Capes and Plugin Boards
    • Projects
  • General Electronics Forum
    • General Electronics
    • Other Microcontrollers
  • Connect
    • Embedded Systems/Test Equipment Deals
    • Buy, Trade and Sell
    • The 43oh Store
    • Community Projects
    • Fireside Chat
  • C2000 Technical Forums
    • General
    • Development Kits
    • Code Vault
    • Projects
    • BoosterPacks

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests


Sparkfun


Github

Found 4 results

  1. Hello, I'm trying to set up the backchannel UART on the MSP430FR2355 launchpad so that it echoes back the characters I send it. I believe I've configured the UART on the msp430 correctly for 4800 baud. Please see the attached main.c.main.c.4800 When I try to send characters after opening a UART connection, I just see question marks. I'm stumped. I'm using mspgcc, mspdebug, and linux for what it's worth.
  2. Hi, I'm new here and I just started programming the TI MSP430FR2355. I have been struggling to get any examples of code I've found online for the use of Timer A to compile in CCS Studio, it always says everything related to Timer A is undefined. I just found this location on the TI website: http://dev.ti.com/tirex/explore/node?node=ANzAuV9QdJf4FZucFqNrMA__IOGqZri__LATEST I tried the code there to set up Timer B and it works!!! I notice there are no examples whatsoever on this page that use Timer A, but in all the documentation I have found Timer A is a thing on the FR2355... so what
  3. Hi, I recently bought a MSP-EXP430FR2355 launch pad to build a Weather station with NRF24L01+ so i have used a specific library Enrf24.h for ENERGIA. The code for below already works with my MSP-EXP430FR2433 but not with my new MSP-EXP430FR2355. I can't use the MSP430FR2433 beacause it doesn't have enough memory for me to add my temperature sensor BME280 with all code required by the sensor... On the other side i can receive the information ON and OFF with a Raspberry Pi send by the FR2433 but not with my FR2355. #include <SPI.h> #include <Enrf24.h> #include <nRF
  4. Dear all I have bought a new msp430fr2355 launch pad. I was doing my setup coding test on that board using energia as a fast tool. I tried to blink the built in LED and works well.when i tried to use serial to print a string on terminal, nothing appear and sometimes freeze up the LED blinking. too, i tested the pins connection in the PCB (msp launch pad) and everything was fine. so what the problem with serial interface?!.Thanks in advance
×
×
  • Create New...