EmbeddedRelated.com

Re: Launchpad Help: Six Potentiometers + Six Servos + MSP430G2553

Started by Matthias Weingart in MSP43012 years ago

"tech_juggernaut" : > > http://www.43oh.com/forum/viewtopic.php?f=9&t=284&sid=421919d1925c1b25e4\ > 4442df3ea18367&start=20 > //...

"tech_juggernaut" : > > http://www.43oh.com/forum/viewtopic.php?f=9&t=284&sid=421919d1925c1b25e4\ > 4442df3ea18367&start=20 > // Timer A0 interrupt service routine > #pragma vector = TIMER0_A0_VECTOR > __interrupt void Timer_A0(void) { > counter++; // Increase counter > if(counter == 0x07) > counter = 0;


A begginer with anaren C110L AIR booster Pack

Started by Ramon in MSP43012 years ago 3 replies

Hello guys, Im trying to develop a project with the C110L AIR booster Pack, I serch in the web for examples but I didnt find anything, has...

Hello guys, Im trying to develop a project with the C110L AIR booster Pack, I serch in the web for examples but I didnt find anything, has someones a basic code example to become practice with the booster pack? Thanks. ------------------------------------


FET430UIF Crossworks connection problems

Started by "ste...@att.net" in MSP43012 years ago 2 replies
IAR

On two of our board designs using the MSP430F1611, I get a "Can't identify target device, no error" message when trying to connect the to the TI...

On two of our board designs using the MSP430F1611, I get a "Can't identify target device, no error" message when trying to connect the to the TI USB FET (VCP COM30) using Crossworks - but it connects and programs OK using the Elprotronic Lite FET-Pro430 programming software and at least one version of the IAR package (used by another software engineer). Is there is an interface parameter (timin...


MSP430 External Clock Problem

Started by Ctoad in MSP43012 years ago 6 replies

Our app needs low jitter and low temp drift in timing so we are using an external clock source. The MSP430 keeps detecting osc fault condition and...

Our app needs low jitter and low temp drift in timing so we are using an external clock source. The MSP430 keeps detecting osc fault condition and switching back to the default internal source. This is my first MSP430 project, so I'm hoping that I'm making some simple mistake which the group can point out. Some specifics are: Clock is Connor Winfield model D75A at 20 MHz. We buffer it through a...


glcd

Started by Arjaul Haque in MSP43012 years ago 8 replies

any body can get the graphics code for msp430fg4618 processor and my glcd is 12864E ie 128x64 ------------------------------------

any body can get the graphics code for msp430fg4618 processor and my glcd is 12864E ie 128x64 ------------------------------------


F5528: DMA transfers to USCB1 SPI

Started by gmccallum00 in MSP43012 years ago

All: For my application, I'd like to use the ADC12 to capture data and save 512 bytes to RAM, then use the DMA to transfer the 512 bytes in a...

All: For my application, I'd like to use the ADC12 to capture data and save 512 bytes to RAM, then use the DMA to transfer the 512 bytes in a block write to an SD Card via the USCB1 in SPI mode. My question is since the ADC12 produces a 16-bit word result, do I start the DMA after 256 samples are collected and instruct the DMA to increment the source address by one and it'll send the least-s...


gbdproxy and FETU430IF

Started by Amer in MSP43012 years ago 2 replies
IAR

Hello, I am trying to use msp430-gdbproxy with the FETu430if tool for the first time on a Windows Vista machine. I have used the...

Hello, I am trying to use msp430-gdbproxy with the FETu430if tool for the first time on a Windows Vista machine. I have used the msp430-gdbproxy with some ez430 tools with no problems. IAR Kickstart also works fine. When I type the test: msp430-gdbproxy.exe msp430 TIUSB I get the message that the tool version does not match this program. I then tried to update the version by doin...


Interfacing CC2520 to MSP430G2xxx

Started by yagui_1979 in MSP43012 years ago 4 replies
SPI

Hi all! I have seen that TI recommends to interface its CC2520 modules to MSP430F5438 and MSP430F2618 (at least that's what I saw on TI's web...

Hi all! I have seen that TI recommends to interface its CC2520 modules to MSP430F5438 and MSP430F2618 (at least that's what I saw on TI's web page). I was wondering why couldn't I interface these zigbee modules to other MSP430 MCU's such as MSP430G2553? I read that cc2520 modules can communicate with the above mentioned MCU's via SPI, and can even be configured this way. Could somebody exp...


interfacing lm35 DZ

Started by Ashish Kumar in MSP43012 years ago 14 replies
LCD

hey i dnt know more about the msp430.so can u plz send me whole =A0c code i= f possible...i wana jst sense the temperature from lm35DZ and wana...

hey i dnt know more about the msp430.so can u plz send me whole =A0c code i= f possible...i wana jst sense the temperature from lm35DZ and wana show it = on the lcd 16*2 or the sevensegment...if possible plz help me... i have to = do it in this week..so i have no enough time to read the whole msp430 book.= ...if you send me the C code it will b very easy to understand.... :) -----------...


DMA question

Started by Alesandro Correa in MSP43012 years ago 1 reply

Hi, I need to get bytes from UART (UCA1RXBUF) and send to a block in memory using DMA. The problem is all time when start...

Hi, I need to get bytes from UART (UCA1RXBUF) and send to a block in memory using DMA. The problem is all time when start software is started a reset happens. The strange is, if I send byte by byte (doing a pause) the bytes is transfered without problem and all block is fill by bytes. My code is below and I am using the MSP430F5438. ...


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