EmbeddedRelated.com
The 2024 Embedded Online Conference

Problem loading my program into a MSP430FR5729

Started by "'Pe...@ozemail.com.au [msp430]" in MSP4309 years ago 3 replies
IAR

I have not worked with this chip before. I am using assembler and IAR Version 6.52. I have a USB-FET and a target board. In the past I...

I have not worked with this chip before. I am using assembler and IAR Version 6.52. I have a USB-FET and a target board. In the past I have programmed the FR5728 without any problems. It does not recognise the device. I select this device in the options tab. I also select the MSP430F5XX heading as there is none for the FR57XX. There is only the FR59XX but this is for C only. Has anyone expe...


MSP430F5528 - Clock and UART

Started by "mik...@yahoo.com [msp430]" in MSP4309 years ago 25 replies

Hello, I'm trying to communicate with my RF module through UART interface. However, I get many errors even with low load. I suspect that I...

Hello, I'm trying to communicate with my RF module through UART interface. However, I get many errors even with low load. I suspect that I have an issue with the way that I configure the clock or the UART. Basically, for the UART functionality I use http://glitovsky.com/blog/?p=300 http://glitovsky.com/blog/?p=300 (I configured the connection as 8N1 at 115200). The clock configuration...


INTERRUPTS AND OTHER STRANGE PHENOMENA.

Started by "One...@bigpond.net.au [msp430]" in MSP4309 years ago 2 replies

earlier today I was asked by a friend to point him to a document that explains interrupts to him in a simple way. Chapter 2 of the User Guide...

earlier today I was asked by a friend to point him to a document that explains interrupts to him in a simple way. Chapter 2 of the User Guide is a starting point, but a bit on the bland side about why and how, so I dashed this off. Re-reading it this evening I thought that it might be of some use to people out there since interrupts seem to be a frequent cause of questions and dilemma in...


How to obtain and save the return address inside an interrupt?

Started by "aag...@ieee.org [msp430]" in MSP4309 years ago 6 replies

I am using MSP430F2618 and the IAR Workbench (version 6.20). From time to time I get a watchdog reset. I think I can use the watchdog as a...

I am using MSP430F2618 and the IAR Workbench (version 6.20). From time to time I get a watchdog reset. I think I can use the watchdog as a timer, then have an interrupt when it times out. Inside the interrupt I would like to find the return address and maybe even save it in flash. If I could do this, I could find out where the problem is. Would you have suggestions as to how to find out the ...


error #20: identifier "TA0CCTL0_bit" is undefined....help on code composer

Started by "ted...@yahoo.com [msp430]" in MSP4309 years ago 7 replies

error code in these lines??? (error #20: identifier "TA0CCTL0_bit" is undefined)-----line one (error #135: expected a field name) ...

error code in these lines??? (error #20: identifier "TA0CCTL0_bit" is undefined)-----line one (error #135: expected a field name) TA0CCTL0_bit.CCIE = 1; // enable timer interrupts __enable_interrupt(); // set GIE in SR What am I missing....??? Thanks Ted


WHERE'S ALL THE SMALL FOOTPRINT STUFF?

Started by "One...@bigpond.net.au [msp430]" in MSP4309 years ago 13 replies

I know I've moaned before, but potentially the best part that Ti built was the MSP430F2131. It's problems were simple, no SBW interface, no...

I know I've moaned before, but potentially the best part that Ti built was the MSP430F2131. It's problems were simple, no SBW interface, no comms. It's plusses were a very small footprint, decent I/O count and reasonable memory. As they've added to their portfolio they've concentrated on the high end big memory high pin count stuff, or the very low pin count, like 16 pin QFN packages, wh...


MSP430F5438A on-board temperature sensor calibration data

Started by "mra...@hofferflow.com [msp430]" in MSP43010 years ago 3 replies

Hi Folks, Would someone please tell me where to find the calibration values for the temperature sensor for this chip when using 2.5 volt...

Hi Folks, Would someone please tell me where to find the calibration values for the temperature sensor for this chip when using 2.5 volt reference voltage? I found a sample code that says the calibration values when using 1.5 volt reference is located at 0x1A1A and 0x1A1C. Surely there exists a document somewhere that illustrates where to find all the calibration values for this chip, but I am ...


Hello, I must be going . . .

Started by bwil...@gmail.com in MSP43010 years ago 11 replies

The opening line of Groucho Marx song in "Animal Crackers," I wanted to share that I'm putting my MSP430 stuff in storage. I throughly enjoyed the...

The opening line of Groucho Marx song in "Animal Crackers," I wanted to share that I'm putting my MSP430 stuff in storage. I throughly enjoyed the part, the EZ430, but time as moved on and I have adopted a different microcontroller family, Arduino, not to persuade others but to share why. Friday, I was starting a new project but needed some 'glue' logic, power supplies to provide both 5V and ...


C-Programmable Logic Controller with MSP430

Started by "nag...@ack.ro [msp430]" in MSP43010 years ago

Hi, A new project based on MSP430 microcontroller is in process of being finalized. This is a PLC that can be programmed in C. A preliminary...

Hi, A new project based on MSP430 microcontroller is in process of being finalized. This is a PLC that can be programmed in C. A preliminary description of it can be found at: http://scitec.hubpages.com/hub/C-Programmable-Logic-Controller-CPC430 In these days this description will be improved. I'll add a bill of materials and a file with C-specific PLC functions. The project will be availa...


RE:Solution] IAR Unable to download release version via jtag

Started by "bla...@yahoo.com [msp430]" in MSP43010 years ago 2 replies
IAR

Speaking of IAR, I run their MSP430 assembler. But it is an older version that does not support the 20 bit addresses. Any suggestions were I can...

Speaking of IAR, I run their MSP430 assembler. But it is an older version that does not support the 20 bit addresses. Any suggestions were I can get an update on this?


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright


The 2024 Embedded Online Conference